Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
/ ttabs Public archive

A chrome extension for tabs management.

Notifications You must be signed in to change notification settings

lvliangxiong/ttabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently, I prefer Arc.

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.