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.

贡献者指南