Skip to content

kswedberg/Library-Detector-for-Chrome

 
 

Repository files navigation

Library Detector For Chrome

The Library Detector extension discovers which Javascript libraries are being utilized on webpages you visit and displays their icons in the address bar. Currently supports:

  • jQuery
  • jQuery UI
  • Dojo
  • Prototype
  • Scriptaculous
  • MooTools
  • Spry
  • YUI,
  • Qooxdoo
  • Ext JS
  • base2
  • Google Closure
  • Raphael
  • Modernizr
  • Processing.js
  • Backbone.js,
  • Underscore.js
  • Sammy.js
  • Rico
  • MochiKit
  • gRaphaël
  • Glow
  • Socket.IO
  • Mustache.js
  • Fabric.js
  • FuseJS
  • Tween.js
  • SproutCore
  • Zepto.js
  • three.js
  • PhiloGL
  • CamanJS
  • yepnope
  • LABjs
  • Head JS
  • ControlJS
  • RequireJS
  • RightJS
  • jQuery Tools
  • Pusher
  • Paper.js
  • Swiffy
  • Move
  • AmplifyJS

To run the development version of the plugin

  1. Clone the Git repo from Github 'git clone git@github.com:andrewbredow/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 detect class inspired by Paul Bakaus' Library Detector for Firefox http://paulbakaus.com/

About

Extension that detects which Javascript library is running on a page

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%