Max Tabs is a simple Firefox extension that does these:
- Set a maximum number of tabs opened in a window.
- Control and restrict oneself from opening too many tabs.
- Prevent tabs from overloading and overflowing the tab bar.
Note: This repo does NOT rely on global install of jpm
. It's installed locally.
npm install
- Install all dependenciesnpm start
- Run the extension on Firefox (stable) with a new temporary profilenpm run package
- Package the extension into an XPI file