8000 GitHub - Celti/simple-tab-groups: Create, modify and quick change tab groups. Inspired by the "Tab Groups" app :)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Celti/simple-tab-groups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Tab Groups

To install Simple Tab Groups go on https://addons.mozilla.org/firefox/addon/simple-tab-groups/

Translations

Please, help me translate this addon into your language!

Usage

$ cd addon
$ npm install
$ npm run build

npm run build

Build the extension into addon/dist folder for development.

npm run build:prod

Build the extension into addon/dist folder for production.

npm run watch

Watch for modifications then run npm run build.

npm run watch:prod

Watch for modifications then run npm run build:prod.

npm run build-zip

Build a zip file following this format <name>-v<version>-(dev|prod).zip, by reading name and version from manifest.json file. Zip file is located in dist-zip folder.

About

Create, modify and quick change tab groups. Inspired by the "Tab Groups" app :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 50.0%
  • JavaScript 45.0%
  • HTML 4.3%
  • CSS 0.7%
0