This Chrome extension is a collection of tools and utilities for the browser
- Visit
chrome://extensions
in your browser. - Enable the Developper Mode checkbox in the top right-hand corner is checked.
- Click Load unpacked extension...
- Clicking on the extension icon will display a QR code for you URL of your tab
- You can set a shortcut in the option page (WIP)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Chrome 42+
MIT License