文件名称:chromeExtension
文件大小:163KB
文件格式:ZIP
更新时间:2024-07-24 19:47:00
JavaScript
StudyPact Chrome 扩展 跟踪您的学习并通过完成学习目标赚钱。 从骷髅 包括很棒的消息模块 基于 grunt 的构建系统 node.js 模块 mocha 中的单元测试 CircleCI 友好 安装: git clone git@github.com:StudyPact/chromeExtension.git # in case you don't have Grunt yet: sudo npm install -g grunt-cli 构建说明: cd chromeExtension npm install grunt 目录结构: /build # this is where your extension (.crx) will end up, # along with unpacked direc
【文件预览】:
chromeExtension-master
----package.json(775B)
----crxmake.sh(996B)
----Gruntfile.js(4KB)
----code()
--------css()
--------images()
--------manifest.json(868B)
--------js()
--------html()
--------README.md(284B)
----.gitignore(102B)
----README.md(4KB)
----.jshintrc(435B)
----build()
--------README.md(65B)