Skip to content

blaskovicz/tab-polish

Repository files navigation

TabPolish Build Status

A Chrome Extension to keep your tabs shiny (and organized)!

Developing

  1. Make sure you have Google Chrome and NodeJS installed.
  2. $ git clone https://github.com/blaskovicz/tab-polish && cd tab-polish
  3. $ yarn install # install node dependencies
  4. $ yarn # start webpack and development server; uses ChromeMock for ui
  5. $ yarn build # build tab-polish.zip; needs to be done each time you load extension for next step
  6. To load the extension:
    1. open chrome://extensions
    2. enable developer mode
    3. browse to the build folder and click open