bluzi/chrome-extension-execute-on-website
Ver no GitHubBind events from executed code to extension code
Open
#2 aberto em 14 de out. de 2017
good first contributionhacktoberfesthelp wanted
Métricas do repositório
- Stars
- (9 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.