TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Simplifying Chrome Extension Development with Queuebert

10 pointsby BenjaminCoeover 13 years ago

2 comments

jusobover 13 years ago
I don't get the different with the native Chrome API sendRequest/OnRequest. I've created extension for Chrome and I don't see what problem it is actually solving. You don't need to get a hold of the background page from your injected script, just send messages.
评论 #3578487 未加载
BenjaminCoeover 13 years ago
Built this library, based on what I've learned so far building out the Attachments.me Chrome Extension in Gmail.