Skip to content

lvliangxiong/ttabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttab_logo Ttabs

A chrome extension designed for tab group management.

Installation

Build from source

npm install
npm run build
  1. On the chrome://extension page with development mode on, click Load unpacked button.
  2. Load the unzipped folder to install.

Download zip

This extension is available in the release page in a form of .zip file.

  1. Download and unzip the file.
  2. Install by Load unpacked just like above.

Upgrade

‼️ Backup your tabs before update the extension, no compatibility is guaranteed between beta versions.

Upgrading is as simple as override the installed extension folder with the newer one.