Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeb5/Sidetabs
Because tabs should be vertical
https://github.com/jeb5/Sidetabs
firefox firefox-addon tabs-management
Last synced: 3 months ago
JSON representation
Because tabs should be vertical
- Host: GitHub
- URL: https://github.com/jeb5/Sidetabs
- Owner: jeb5
- License: gpl-3.0
- Created: 2021-09-02T09:02:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T05:37:41.000Z (3 months ago)
- Last Synced: 2024-08-02T03:43:53.100Z (3 months ago)
- Topics: firefox, firefox-addon, tabs-management
- Language: TypeScript
- Homepage:
- Size: 2.43 MB
- Stars: 59
- Watchers: 3
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sidetabs
[![Mozilla Add-on Version](https://img.shields.io/amo/v/sidetabs?link=https%3A%2F%2Faddons.mozilla.org%2Fen-US%2Ffirefox%2Faddon%2Fsidetabs%2F)][FirefoxAddonsMarketplace]
![Mozilla Add-on Users](https://img.shields.io/amo/users/sidetabs?link=https%3A%2F%2Faddons.mozilla.org%2Fen-US%2Ffirefox%2Faddon%2Fsidetabs%2F)
![GitHub License](https://img.shields.io/github/license/jeb5/sidetabs)
![Pull requests](https://img.shields.io/badge/pull_requests-welcome-green)A Firefox extension that shows tabs in the sidebar.
## Installation
Sidetabs is on the [Firefox Add-ons Marketplace][FirefoxAddonsMarketplace].
## 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.
[FirefoxAddonsMarketplace]: https://addons.mozilla.org/en-US/firefox/addon/sidetabs/