A Chrome Extension to keep your tabs shiny (and organized)!
- Make sure you have Google Chrome and NodeJS installed.
$ git clone https://github.com/blaskovicz/tab-polish && cd tab-polish
$ yarn install # install node dependencies
$ yarn # start webpack and development server; uses ChromeMock for ui
$ yarn build # build tab-polish.zip; needs to be done each time you load extension for next step
- To load the extension:
- open chrome://extensions
- enable developer mode
- browse to the build folder and click open