Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nate-wilkins/ztabs
Removes tabs almost entirely from your browsing experience.
https://github.com/nate-wilkins/ztabs
Last synced: 6 days ago
JSON representation
Removes tabs almost entirely from your browsing experience.
- Host: GitHub
- URL: https://github.com/nate-wilkins/ztabs
- Owner: Nate-Wilkins
- License: lgpl-3.0
- Created: 2022-12-30T05:42:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T23:04:10.000Z (about 1 year ago)
- Last Synced: 2024-12-14T09:32:44.038Z (about 1 month ago)
- Language: TypeScript
- Size: 778 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ztabs
> Zero Tabs: Removes tabs almost entirely from your browsing experience.
Why?
That's because tabs effectively kill operating system level efficiency. Tabs overly complicate the browsing experience.
Your OS should be taking care of window management **not** your browser.This extension will remove tabs almost completely from your browser. However, you can turn them back on with
`Ctrl+Shift+l` to access things like your extensions or the browser navigation bar if you so need it.It pairs very nicely with these other plugins:
- [Vimium](https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb?hl=en)
## Development
Please take a look at `package.json:scripts` for more information on development.
## TODO:
- Theme support.
- Automatic entry point population in manifest file.## Authors
- Nate-Wilkins
- iainbeeston