Hacker News new | ask | show | jobs
by gorhill 1039 days ago
> There's probably a way to do this with chrome.webRequest

Network requests initiated by other extensions in their own context are not visible to other extensions through the webRequest API.

1 comments

Damn, I was gonna go research it just in case, but then I noticed who posted this. Mad respect for your work!