jeb5 / Sidetabs

Because tabs should be vertical
GNU General Public License v3.0
66 stars 4 forks source link
firefox firefox-addon tabs-management

Sidetabs

Mozilla Add-on Version Mozilla Add-on Users GitHub License Pull requests

A Firefox extension that shows tabs in the sidebar.

Sidetabs in Firefox browser

Installation

Sidetabs is on the Firefox Add-ons Marketplace.

Development

Install dependencies: npm install

Build subpackages: npm run build --workspaces

Build extension: npm run build

Run development Vite server: npm run dev

Build extension: npm run build

Building for production

use web-ext build to package extension.