SkillAgentSearch skills...

NuffTabs

Chrome extension to limit the number of open tabs

Install / Use

/learn @steven2358/NuffTabs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

'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

Testing

Run some basic tests:

cd path/to/NuffTabs/src
python3 -m http.server 8080
# Open http://localhost:8080/test.html

License

This source code is released under the MIT License.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2mo ago
Forks6

Languages

HTML

Security Score

95/100

Audited on Jan 3, 2026

No findings