Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.11 KB

File metadata and controls

32 lines (19 loc) · 1.11 KB

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

Building for production

use web-ext build to package extension.