Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 471 Bytes

QueryCrumbs for Chrome

setup

  1. Clone the repository
  2. Use npm install to install the required node modules (requires node.js)
  3. Use bower install to install the dependencies (if bower however has not been made available by npm, try installing it manually and globally with npm -g install bower)
  4. Go to chrome://extensions/
  5. Activate developer mode
  6. Click on load an unpacked extension, locate and select your cloned repo