https://github.com/federicoponzi/opensingletab
A simple browser extension to keep your tabs under control.
https://github.com/federicoponzi/opensingletab
Last synced: 5 months ago
JSON representation
A simple browser extension to keep your tabs under control.
- Host: GitHub
- URL: https://github.com/federicoponzi/opensingletab
- Owner: FedericoPonzi
- Created: 2023-08-21T22:02:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-24T09:41:21.000Z (10 months ago)
- Last Synced: 2025-09-24T10:31:58.189Z (10 months ago)
- Language: TypeScript
- Homepage: http://gh.fponzi.me/OpenSingleTab/
- Size: 891 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenSingleTab

A browser extension to keep your tabs under control. Free and Open Source.
## Download:
* Firefox: https://addons.mozilla.org/en-US/firefox/addon/opensingletab/
* Chrome: https://chromewebstore.google.com/detail/opensingletab/jmdhecjebaafaeaciegadecojckbhkgk
## Features
Save RAM and keep your tabs organized by sending them to OpenSingleTab.
- Store all your open tabs in groups with timestamps. Give a custom name to each group
- Tabs are organized by their capture timestamp automatically
- Import and export tabs
- Simple and clean style
- Available for Firefox and Chrome.
- No ads, spam and minimal permissions.
## Preview:
### Display page:

### Available options:

### Popup in the extension bar:

## Development
This project uses [Plasmo](https://docs.plasmo.com/) for browser extension development and [Tailwind CSS](https://tailwindcss.com/) for styling.
### Getting Started
See [DEVELOPMENT.md](./DEVELOPMENT.md) for detailed development instructions.