Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Jman/lazy_tab

Faster start for Google Chrome.
https://github.com/Jman/lazy_tab

Last synced: about 2 months ago
JSON representation

Faster start for Google Chrome.

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