文件名称:chrome:Sling 的 Chrome 扩展
文件大小:14KB
文件格式:ZIP
更新时间:2024-07-24 05:08:50
JavaScript
适用于 Chrome 的 Boop 先决条件 >=6.1(仅限 Mac) 安装 # clone the repo git clone --recursive https://github.com/boopit/chrome boop-chrome.git # change into project directory cd boop-chrome # install dependencies npm install bower install # build and install extension grunt
【文件预览】:
chrome-master
----manifest.json(497B)
----.gitmodules(89B)
----bower.json(139B)
----Gruntfile.js(600B)
----images()
--------logos()
----lib()
--------style()
--------views()
--------layouts()
--------script()
----install_linux.sh(83B)
----install_darwin.swift(2KB)
----README.md(499B)
----.gitignore(36B)
----grunt()
--------jshint.coffee(102B)
--------copy.coffee(400B)
--------clean.yaml(27B)
--------coffeelint.coffee(106B)
--------helpers()
--------tasks()
--------shell.coffee(189B)
--------browserify.coffee(792B)
--------aliases.yaml(155B)
----package.json(1KB)