bluzi/chrome-extension-execute-on-website

Bind events from executed code to extension code

Open

#2 geöffnet am 14. Okt. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (11 Forks)github user discovery
good first contributionhacktoberfesthelp wanted

Repository-Metriken

Stars
 (9 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide