bluzi/chrome-extension-execute-on-website

Bind events from executed code to extension code

Open

#2 建立於 2017年10月14日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (11 fork)github user discovery
good first contributionhacktoberfesthelp wanted

倉庫指標

Star
 (9 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南