/tab-classifier

tag-classifier is a chrome plugin for tag management, which is one of the toys. In the future, it may be based on Electron and this project to make a browser.

Primary LanguageJavaScript

tab-classifier

help to classify chrome tabs

Build Setup

# install dependencies
npm install

# serve with auto reload && import the **dist** folder in the Chrome browser
npm run dev

# build for production with minification && crx package
npm run build

# pack chrome extension
npm run zip