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:
- AMP
- AmplifyJS
- Angular
- AngularJS
- Backbone.js
- base2
- boomerang
- Bootstrap
- Boq
- Brewser
- CamanJS
- CanJS
- Closure Library
- ControlJS
- Core-js
- Create React App
- CreateJS
- D3
- DC.js
- Dojo
- Drupal
- Ember.js
- Ext JS
- Fabric.js
- FastClick
- FlexSlider
- Flot Charts
- Foundation
- Framer
- FuseJS
- Gatsby
- Glow
- Google Maps
- Guess.js
- gRaphaël
- Greensock JS
- GWT
- Hammer.js
- Handlebars
- HeadJS
- Highcharts
- IfVisible.js
- InfoVis
- Ink
- Isotope
- jQuery
- jQuery Mobile
- jQuery Tools
- jQuery UI
- Kento UI
- Knockout
- LABjs
- Leaflet
- Lodash
- Magento
- Mapbox
- Marionette
- Marko js
- Material Design Lite
- Matter.js
- MochiKit
- Modernizr
- Moment.js
- Moment Timezone
- MooTools
- Move.js
- Mustache.js
- Next.js
- Numeral.js
- Nuxt.js
- Paper.js
- PhiloGL
- Pixi.js
- Polymer
- Popcorn
- Preact
- Processing.js
- Prototype
- Pusher
- Qooxdoo
- Raphaël
- React
- RequireJS
- Rico
- RightJS
- Riot
- Sammy.js
- Script.aculo.us
- Sea.js
- Shopify
- Socket.IO
- SPF
- Spine
- SproutCore
- Spry
- SWFObject
- Swiffy
- Three.js
- Tween.js
- Two
- TYPO3
- Underscore
- Vaadin
- Velocity.js
- Visibility.js
- Vue.js
- Web Font Loader
- Wix
- Wiz
- WordPress
- WorkBox
- 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
- Arnaud Ligny
- Adrian Chia
- Julian Shapiro
- Olov Günther-Hanssen
- Dmitri Suvorov
- Andrii Vakarev
- François Richard
- Derek Peterson
- Artem Riasnianskyi
- Piotr Kaminski
- Cristian Douce
- Vinicius Reis
- Rick Viscomi
- Emmanuel Krebs
- Patrick Hulce
- Ajaykumar Prathap
- Benni Mack
Library detection class inspired by Paul Bakaus' Library Detector for Firefox