bluzi/chrome-extension-execute-on-website

Bind events from executed code to extension code

Open

#2 aperta il 14 ott 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (11 fork)github user discovery
good first contributionhacktoberfesthelp wanted

Metriche repository

Star
 (9 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor