ember-browser-extension:Ember和webextension-polyfill之上的示例浏览器扩展

时间:2024-02-25 17:15:25
【文件属性】:

文件名称:ember-browser-extension:Ember和webextension-polyfill之上的示例浏览器扩展

文件大小:343KB

文件格式:ZIP

更新时间:2024-02-25 17:15:25

chrome-extension ember emberjs firefox-addon webextension

余烬浏览器扩展 此存储库开始于指导和帮助使用Ember开发浏览器扩展。 它利用Ember和来创建可维护且可扩展的扩展。 包含的例子 弹出 ember应用chrome-app使用popup.js在popup.html的div(具有id chrome-app )内部引导。 基本内容脚本 借助webextension-polyfill,包含适用于Firefox和Chrome的内容脚本示例。 使用Ember App的内容脚本 包含Ember构建的内容脚本的示例。 准备好的示例受启发,并在此存储库的url( )上运行。 当用户访问该存储库时,扩展程序只需在导航栏中添加一个按钮,单击此按钮即可触发e


【文件预览】:
ember-browser-extension-master
----ember-cli-build.js(1KB)
----public()
--------robots.txt(51B)
----testem.js(581B)
----yarn.lock(501KB)
----.eslintrc.js(1KB)
----.ember-cli(299B)
----.travis.yml(402B)
----config()
--------targets.js(305B)
--------environment.js(2KB)
--------optional-features.json(33B)
----README.md(3KB)
----chrome()
--------manifest.json(1KB)
--------popup()
--------icons()
--------lib()
--------content-scripts()
--------background()
----.template-lintrc.js(62B)
----docs()
--------screenshots()
----key.pem(2KB)
----.editorconfig(368B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------unit()
----.gitignore(408B)
----app()
--------popup()
--------index.html(562B)
--------models()
--------styles()
--------controllers()
--------content-script()
--------resolver.js(65B)
--------components()
--------helpers()
--------app.js(375B)
--------templates()
--------router.js(446B)
--------routes()
----.watchmanconfig(37B)
----.eslintignore(240B)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)

网友评论