文件名称:reeldx-helper:用于各种任务的 Chrome 插件
文件大小:28KB
文件格式:ZIP
更新时间:2024-07-09 10:00:42
JavaScript
reeldx-helper
目的
用于各种任务的 Chrome 插件。
这个插件最初只做一件事:使用 [ReelDx 应用程序编辑页面][] 上的三个数据项创建一个 JWT(单击一个应用程序最后一列中的铅笔):
应用程序
公钥
私钥
创建的令牌的生命周期为一小时。
我们欢迎具有附加功能的拉取请求。
安装
Chrome网上应用店中的[插件可用][]。
建造
该插件是使用通用[此处描述的方法][] 开发的。
$ git clone
【文件预览】:
reeldx-helper-master
----package.json(880B)
----.yo-rc.json(27B)
----test()
--------.bowerrc(40B)
--------index.html(668B)
--------spec()
--------bower.json(144B)
----.bowerrc(42B)
----app()
--------images()
--------popup.html(868B)
--------manifest.json(886B)
--------styles()
--------_locales()
--------scripts()
----Gruntfile.js(7KB)
----.gitignore(101B)
----README.md(2KB)
----.jshintrc(413B)
----bower.json(393B)
----.editorconfig(441B)
----.gitattributes(11B)