文件名称:dropbox-hackathon-extension
文件大小:78KB
文件格式:ZIP
更新时间:2024-07-19 02:52:26
JavaScript
Google Chrome 扩展的骨架 包括很棒的消息模块 基于 grunt 的构建系统 node.js 模块 mocha 中的单元测试 CircleCI 友好 安装: git clone git@github.com:salsita/chrome-extension-skeleton.git # in case you don't have Grunt yet: sudo npm install -g grunt-cli 构建说明: cd chrome-extension-skeleton npm install grunt 目录结构: /build # this is where your extension (.crx) will end up, # along with unpacked directorie
【文件预览】:
dropbox-hackathon-extension-master
----circle.yml(115B)
----Gruntfile.js(4KB)
----lint-options.json(335B)
----crxmake.sh(996B)
----code()
--------manifest.json(600B)
--------images()
--------js()
--------html()
--------README.md(284B)
--------css()
----LICENSE(1KB)
----build()
--------README.md(65B)
----README.md(4KB)
----.gitignore(90B)
----package.json(672B)