Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonntag/tabshepherd
Google chrome extension for managing tabs.
https://github.com/sonntag/tabshepherd
Last synced: 15 days ago
JSON representation
Google chrome extension for managing tabs.
- Host: GitHub
- URL: https://github.com/sonntag/tabshepherd
- Owner: sonntag
- License: mit
- Created: 2013-05-01T06:00:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-04T06:12:08.000Z (almost 10 years ago)
- Last Synced: 2024-08-01T05:23:13.551Z (3 months ago)
- Language: JavaScript
- Size: 1.54 MB
- Stars: 11
- Watchers: 4
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# Tab Shepherd
Auto-closes tabs which you haven't used in awhile.
## Features:
* *The Corral*: Stores tabs which have been auto-closed so you can re-open as required.
* *Exclude list*: Provide the urls or domain names of the sites you never want auto-closed.
* *Tab Lock*: Pick open tabs to "lock". Locked tabs will not be auto-closed.
* *Configurable*: Pick how long a tab should be considered ready to close and how many tabs should be open at a minimum.
* *Smart*: Doesn't autoclose pinned tabs, doesn't close all your tabs, just enough to make your browser usable.## Usage / Installation
* Install the extension
* Click on the icon next to the URL bar.
* Tab Corral
* Stores tabs which have been auto-closed.
* Tab Lock
* Selectively lock tabs which you want to stay open
* Options
* Whitelist certain URLs to never be closed.
* Set the # of minutes to wait before closing an inactive tab.
* Set the ideal # of tabs to have in your browser.## Todo:
* Pause the auto-close behavior if the browser has been idle
## Creds:
Original extension and idea by [jacktasia](https://github.com/jacktasia/tabwrangler) in 2010.
Rewritten by [JacobSingh](https://github.com/jacobSingh) in 2012.
Rewritten and rebranded by [sonntag](https://github.com/sonntag/tabshepherd) in 2013.