A Firefox extension that shows tabs in the sidebar.
Sidetabs is on the Firefox Add-ons Marketplace.
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
use web-ext build
to package extension.