eb-utility-belt
folder.chrome://extensions/
and check the box for Developer mode in the top right.Click the Load unpacked extension
button and select this folder for your extension to install it.
PROTIP: You can enable a full screen, (and debugging) by using the id provided in
chrome://extensions/
and navigating tochrome-extension://{id}/index.html
npm install -g browserify
browserify js/formatters/sqlFormatter.js > js/formatters/sqlFormatter4browser.js
.html
and you're gravy :]