Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectdelphai/panorama-tab-groups
An add-on for Firefox that implements the old Tab Groups/Panorama functionality
https://github.com/projectdelphai/panorama-tab-groups
firefox firefox-addon firefox-extension panorama tabs tabs-management
Last synced: 2 months ago
JSON representation
An add-on for Firefox that implements the old Tab Groups/Panorama functionality
- Host: GitHub
- URL: https://github.com/projectdelphai/panorama-tab-groups
- Owner: projectdelphai
- License: mpl-2.0
- Created: 2018-09-06T22:18:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:54:25.000Z (about 2 years ago)
- Last Synced: 2024-08-01T16:49:02.112Z (5 months ago)
- Topics: firefox, firefox-addon, firefox-extension, panorama, tabs, tabs-management
- Language: JavaScript
- Homepage: https://projectdelphai.github.io/panorama-tab-groups/
- Size: 1.66 MB
- Stars: 309
- Watchers: 14
- Forks: 54
- Open Issues: 153
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - projectdelphai/panorama-tab-groups - An add-on for Firefox that implements the old Tab Groups/Panorama functionality (firefox)
README
# Panorama Tab Groups
Effective Immediately: Feature Code Freeze while CI pipeline implemented to add linting and tests to clean code. Breaking changes potentially incoming
## Description
Panorama Tab Groups is an easy way to organize a lot of tabs. You can visually group related tabs and switch between groups.
Currently two different views on the groups are provided:
* freeform (classic) view
* popup viewPanorama Tab Groups is an updated and maintained fork of [Panorama View](https://github.com/photodiode/panorama-view) which is an implementation of the old [Panorama/Tab Groups add-on](https://addons.mozilla.org/en-US/firefox/addon/tab-groups-panorama/) which was deprecated with the new Firefox web extension system.
## Installation
Panorama Tab Groups is available as a Firefox Add-on [here](https://addons.mozilla.org/en-US/firefox/addon/panorama-tab-groups/). Just follow the link, click "Add to Firefox", and you're good to go.
## Usage
The default shortcut to switch to panorama view is Ctrl+Shift+F and you can to the next or previous tab group with Alt+W/Alt+Shift+W. Any of these shortcuts can be changed in the add-on preferences tab.
## Contribution
Contributions of all kind are welcome. For example:
- Bug reports and fixes
- Feature requests and solutions
- Translations corrections and additionsFor more details look into the [contribution instructions](CONTRIBUTION.md).