Skip to content

Jman/lazy_tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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 )

  • 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