6.7.0 • Published 9 months ago

js-library-detector v6.7.0

Weekly downloads
360,581
License
MIT
Repository
github
Last release
9 months ago

Library Detector For Chrome

npm.io npm.io npm.io npm.io

npm.io

The Library Detector extension discovers which JavaScript libraries are being utilized on webpages that you visit and displays their icons on the Chrome Menu. Currently supports:

To run the development version of the plugin

  1. Clone the Git repo from Github git clone git@github.com:johnmichel/Library-Detector-for-Chrome.git LibraryDetector
  2. Navigate to chrome://extensions in Chrome
  3. Expand the "Developer Mode" section
  4. Click "Load unpacked extension..." and select the LibraryDetector folder

Contributors

Inspiration

Library detection class inspired by Paul Bakaus' Library Detector for Firefox