Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jman/lazy_tab
Faster start for Google Chrome.
https://github.com/Jman/lazy_tab
Last synced: 16 days ago
JSON representation
Faster start for Google Chrome.
- Host: GitHub
- URL: https://github.com/Jman/lazy_tab
- Owner: Jman
- License: mit
- Created: 2012-10-19T13:27:04.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T15:57:06.000Z (8 months ago)
- Last Synced: 2024-08-01T05:22:22.330Z (3 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/lazy-tabs/aabgbgciohhaogajcnacpgilhmacdahc
- Size: 1.66 MB
- Stars: 55
- Watchers: 8
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Lazy Tabs
Faster start for Google Chrome.
Discard all inactive tabs (except pinned) at Google Chrome startup or by clicking an icon.[Url to install](https://chrome.google.com/webstore/detail/lazy-tabs/aabgbgciohhaogajcnacpgilhmacdahc "lazy-tabs")
## Release History
### 1.0.1
* Add types
### 1.0.0
* Update manifest to v3
* Replace npm with pnpm
* Replace babel with esbuild### 0.5.3
* Remove `tabs` permission request
### 0.5.2 ( thanks to [Mathieu Hofman](https://github.com/mhofman) )
* Discard active tabs if their window is minimized
* Transform the background page into an event page### 0.5.1
* Update icon
### 0.5.0
* Add click event for discarding tabs
### 0.4.0
* Remove all code, switch to discard algorithm
### 0.3.0
* Move from Grunt to Webpack
* Switch to ES6### 0.2.1
* Stop page loading