Y
Hacker News
new
|
ask
|
show
|
jobs
by
anamexis
183 days ago
Doesn’t basically every Chrome extension execute JavaScript in the context of the page?
1 comments
codegladiator
182 days ago
That's the javascript included in the plugin crx. This is about code retrieved over API being executed (so that code being run cannot be approved by chrome webstore team)
link