4 Star 4 Fork 0

Gitee 极速下载 / update-scanner

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/sneakypete81/updatescanner
克隆/下载
README.md 885 Bytes
一键复制 编辑 原始数据 按行查看 历史
sneakypete81 提交于 2019-11-08 19:14 . Add link to AMO

Update Scanner

Firefox addon to monitors web pages for updates.

Documentation: http://sneakypete81.github.io/updatescanner

Install from: https://addons.mozilla.org/firefox/addon/update-scanner

Development Build Status

You'll need Node.js installed.

Clone the source and install all dependencies:

git clone https://github.com/sneakypete81/updatescanner.git
cd updatescanner
npm install

Build, lint and test the webextension:

npm run all

Other useful actions:

npm run run        # Run in Firefox, rebuilding and updating when files change
npm run test       # Run all tests
npm run test:watch # Run all tests automatically whenever files change
npm run lint       # Run all lint checks
JavaScript
1
https://gitee.com/mirrors/update-scanner.git
git@gitee.com:mirrors/update-scanner.git
mirrors
update-scanner
update-scanner
master

搜索帮助