Skip to content

nullnotfound/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:

  • AmplifyJS
  • AngularJS
  • Backbone.js
  • Blackbird
  • base2
  • Bootstrap
  • CamanJS
  • ControlJS
  • CreateJS
  • D3
  • DC.js
  • Dojo
  • Ember.js
  • Ext JS
  • Fabric.js
  • Flot Charts
  • FuseJS
  • Glow
  • Google Closure
  • Google Maps
  • Google Web Toolkit
  • gRaphaël
  • Greensock JS
  • Hammer.js
  • Handlebars
  • Head JS
  • Highcharts
  • IfVisible.js
  • InfoVis
  • Ink
  • jQuery
  • jQuery Tools
  • jQuery UI
  • Knockout JS
  • LABjs
  • Leaflet
  • Lo-Dash
  • Mapbox
  • MochiKit
  • Modernizr
  • MooTools
  • Move
  • Mustache.js
  • Paper.js
  • PhiloGL
  • Pixi.js
  • Polymer
  • Processing.js
  • Prototype
  • Pusher
  • Qooxdoo
  • Raphael
  • React
  • RequireJS
  • Rico
  • RightJS
  • Sammy.js
  • Scriptaculous
  • Socket.IO
  • Spine
  • SproutCore
  • Spry
  • Swiffy
  • three.js
  • Tween.js
  • Underscore.js
  • Vaadin
  • Velocity.js
  • Visibility.js
  • WebFont Loader
  • yepnope
  • YUI
  • Zepto.js
  • Zurb Foundation

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

No packages published

Languages

  • JavaScript 99.1%
  • Shell 0.9%