bluzi/chrome-extension-execute-on-website

Bind events from executed code to extension code

Open

#2 ouverte le 14 oct. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (11 forks)github user discovery
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.

Guide contributeur