angular-chrome-options:Chrome 的选项页面生成器

时间:2024-07-08 03:23:15
【文件属性】:

文件名称:angular-chrome-options:Chrome 的选项页面生成器

文件大小:105KB

文件格式:ZIP

更新时间:2024-07-08 03:23:15

JavaScript

角Chrome选项 使用 angular-chrome-options 生成的示例页面: angular-chrome-options是一个实验性的AngularJS应用程序,它从位于应用程序根目录的单个 JSON 清单生成 Chrome 应用程序和扩展的选项页面。 查看options.json.sample以了解如何生成选项页面。 然后可以通过注入options-module (如果您的应用程序也是 AngularJS 应用程序)或观察chrome.storage更改(对于纯 JavaScript)在您的应用程序中使用选项。 虽然这是实验性的并且并非所有功能都完整,但它足够稳定使用,并且我在生产应用程序中使用了这个版本。 该应用程序使用来自的 css。 长期计划是等待 Chrome 开发人员完成他们的计划,使所有开发人员都可以使用本机选项页面样式,他们已指定这将不包括任何数据


【文件预览】:
angular-chrome-options-master
----bower.json(692B)
----img()
--------screenshot.png(46KB)
----gulpfile.js(1KB)
----LICENSE(1KB)
----options.json.sample(3KB)
----screenshot.png(46KB)
----README.md(2KB)
----dist()
--------index.html(2KB)
--------directive-options.html(2KB)
--------app.js(56B)
--------options-module.js(2KB)
--------directive-options.js(724B)
--------controller-head.js(216B)
--------controller-main.js(408B)
--------config-module.js(318B)
----sample-app()
--------manifest.json(516B)
--------chrome-options.json(4KB)
--------icons()
--------include_modal.html(262B)
--------include_sample.html(109B)
--------package.json(87B)
----notes.txt(2KB)
----tests()
--------chrome-options-service_test.js(2KB)
--------test-modules()
----.gitignore(51B)
----package.json(1KB)

网友评论