https://github.com/343max/tabhibernation
Chrome extension that sends your tabs to sleep - like OneTab but without removing them from the tab bar
https://github.com/343max/tabhibernation
Last synced: 11 months ago
JSON representation
Chrome extension that sends your tabs to sleep - like OneTab but without removing them from the tab bar
- Host: GitHub
- URL: https://github.com/343max/tabhibernation
- Owner: 343max
- License: bsd-2-clause
- Created: 2013-03-15T17:50:57.000Z (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2018-04-21T11:02:06.000Z (almost 8 years ago)
- Last Synced: 2025-04-23T17:13:50.584Z (11 months ago)
- Language: JavaScript
- Size: 2.62 MB
- Stars: 77
- Watchers: 8
- Forks: 14
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TabHibernate
TabHibernate is a Browser Extension that will send inactive Tabs into some kind of "Hibernate" mode – Mostly like [OneTab](https://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall) but without removing the tabs from the tabbar.
You may download the extension in the [Chrome Web Store](https://chrome.google.com/webstore/detail/tab-hibernation/ddklinnhageaolpojclheieamdiphabe).
**Currently only the Chrome-Version is really supported.
Safari-Version needs a maintainer and a Firefox-Version would be nice to have, contact [@HorayNarea](https://github.com/HorayNarea) if you want to do something about that.**
## Building the extension
Code (or other files) that can be used by both the Chrome and Safari extension are stored in `lib/`. Browser-specific code is stored in `Chrome/` for Chrome and in `TabHibernation.safariextension/` for Safari.
To make the files in `lib/` accessible from both extensions hard links need to be created. Just run `make` to create these links.
## Screenshot
