Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.05 KB

WatchDog

Greenkeeper badge

a chrome extension to detect the lib,framework,server.

The extension is current in Beta

Supports

  • Server: nginx, Apache, IIS, Express, PHP...
  • Api: Google Maps, Baidu Map, Google Api, gaode Map...
  • Program: Hexo, WordPress, Discuz...
  • Polyfill: html5siv, json3, respond...
  • Lib: moment, jQuery, Rxjs, Echarts, Lo-dash...
  • tool: Webpack, Babel, Typescript
  • Framework: Angular, Vue, React, Backbone...

Usage

  1. Clone the repository.
  2. Install yarn: npm install -g yarn.
  3. Run yarn.
  4. Change the package's name and description on package.json.
  5. Change the name of your extension on src/manifest.json.
  6. Run npm run start
  7. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  8. Have fun.