Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkcmr/hypertab
A brutally simple browser extension that targets Firefox meant to be a replica of Chrome's tab switcher. Quickly open, search, then switch to any open tab.
https://github.com/nkcmr/hypertab
firefox-addon firefox-extension tab-management web-extension
Last synced: 18 days ago
JSON representation
A brutally simple browser extension that targets Firefox meant to be a replica of Chrome's tab switcher. Quickly open, search, then switch to any open tab.
- Host: GitHub
- URL: https://github.com/nkcmr/hypertab
- Owner: nkcmr
- License: mit
- Created: 2023-11-20T15:15:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T15:33:20.000Z (7 months ago)
- Last Synced: 2025-01-02T05:24:26.132Z (20 days ago)
- Topics: firefox-addon, firefox-extension, tab-management, web-extension
- Language: TypeScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/hypertab/
- Size: 529 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HyperTab
A brutally simple browser extension that targets Firefox meant to be a replica of Chrome's tab switcher. Quickly open, search, then switch to any open tab.
https://github.com/nkcmr/HyperTab/assets/1791521/c60acea5-23c3-4c80-9288-518d06dcc83a
## Usage
Open tab search with ⌘ + Shift + E (it would be A, but Firefox uses this for add-on management). Search is automatically focused so you should be able to type some fuzzy search and immediately narrow down what you're looking for.
## Why?
Switching from Chrome to Firefox is mostly fine. But Firefox's current "story" for navigating between tabs is really sub-par (IMO). This extension, for me, implements a _must have_ feature for any browser I am using: Quick tab search and switch.
## Privacy/Security
You're probably here to make sure this extension isn't doing anything sneak, right? Good for you, everyone who is able to understand code should do this. Have a look around and see for yourself. **But,** I will save you a bunch of time: this browser extension does not persist anything and does not talk to any servers; it doesn't need to!