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.