bluzi/chrome-extension-execute-on-website
在 GitHub 查看Bind events from executed code to extension code
Open
#2 创建于 2017年10月14日
good first contributionhacktoberfesthelp wanted
仓库指标
- Star
- (9 star)
- PR 合并指标
- (PR 指标待抓取)
描述
The executed code is running in the browser, while the application code is running in the extension. These scopes are completely different.
Find a way to bind events/variables to allow communication between executed code and the extension.