A browser extension that gonna help you to organize your rowser tabs
Type yarn install
to install all dependencies
type yarn watch:dev
to build extension into dist for development
type yarn build
to build the extension into dist folder for production.
type yarn build-zip
to build zip file from dist folder
If you find a bug, kindly open an issue here.
Feature requests are always welcome. If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
The MIT License (MIT)