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
- Foundation
- FuseJS
- Glow
- Google Closure
- Google Maps
- GWT
- gRaphaël
- Greensock JS
- Hammer.js
- Handlebars
- HeadJS
- Highcharts
- IfVisible.js
- InfoVis
- Ink
- jQuery
- jQuery Tools
- jQuery UI
- Knockout
- LABjs
- Leaflet
- Lodash
- Mapbox
- MochiKit
- Modernizr
- MooTools
- Move.js
- Mustache.js
- Paper.js
- PhiloGL
- Pixi.js
- Polymer
- Processing.js
- Prototype
- Pusher
- Qooxdoo
- Raphaël
- React
- RequireJS
- Rico
- RightJS
- Sammy.js
- Script.aculo.us
- Socket.IO
- Spine
- SproutCore
- Spry
- Swiffy
- Three.js
- Tween.js
- Underscore
- Vaadin
- Velocity.js
- Visibility.js
- Vue.js
- Web Font Loader
- Yepnope
- YUI
- Zepto
- Clone the Git repo from Github
git clone git@github.com:johnmichel/Library-Detector-for-Chrome.git LibraryDetector
- Navigate to
chrome://extensions
in Chrome - Expand the "Developer Mode" section
- Click "Load unpacked extension..." and select the
LibraryDetector
folder
- Andrew Bredow
- John Michel
- Artem Nezvigin (Multiple library icon concept)
- Karl Swedberg
- Joseph Lust
- Eliot Sykes
- John-David Dalton
- Tan Le
- Serkan Yerşen
- Robert Pataki
- Andrii Vakarev
- Allan Esquina
- Derek Peterson
Library detection class inspired by Paul Bakaus' Library Detector for Firefox