rybak / SideTabs

A Firefox extension that shows vertical tabs in the sidebar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sidetabs

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

A Firefox extension that shows tabs in the sidebar.

Installation

Sidetabs is on the Firefox Add-ons Marketplace.

Development

Requires NPM version >= 8.3.0.

Install dependencies: npm install

Build subpackages: npm run build --workspaces

Build extension: npm run build

Watch for changes and rebuild: npm run watch

Serve extension in Firefox: npm run serve

Building for production

use web-ext build to package extension.

About

A Firefox extension that shows vertical tabs in the sidebar

License:GNU General Public License v3.0


Languages

Language:TypeScript 85.5%Language:CSS 12.3%Language:HTML 1.9%Language:JavaScript 0.3%