bluzi/chrome-extension-execute-on-website
Voir sur GitHubBind events from executed code to extension code
Open
#2 ouverte le 14 oct. 2017
good first contributionhacktoberfesthelp wanted
Métriques du dépôt
- Stars
- (9 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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.