steven2358 / NuffTabs

Chrome extension to limit the number of open tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Nuff Tabs

Google Chrome extension that allows you to limit the number of open tabs.

Specify the maximum number in the options. When you surpass the limit, an open tab is closed automatically. Select the rule that decides which tab to close:

  • Oldest: close the oldest tab
  • Newest: close the newest tab (avoids auto-closing tabs)
  • Least Recently Used: close the tab that was least recently active
  • Least Frequently Used: close the tab that was active the least time
  • Random: close a random tab (caution - only for daredevils)

Chrome Store link: https://chrome.google.com/webstore/detail/kemeihccgedidlokcbfhdekcfojpjjmp

License

This source code is released under the MIT License.

About

Chrome extension to limit the number of open tabs

License:MIT License


Languages

Language:JavaScript 74.5%Language:HTML 25.5%