应用截图

xTab截图1

详细介绍

Limit the maximum number of tabs that can be open at the same time.

xTab is a Chrome extension that lets you limit the maximum number of tabs that can be open at one time.

You can set the tab limit to any number and choose what tab should be removed when you hit that limit:

- Least recently used (default)
- Least accessed
- Oldest

You can alternatively block new tabs from opening completely once the limit has been reached.

Pinned tabs, tabs playing audio, and tabs that you have never visited (opened in the background) will not be closed.

If you are looking to install in an enterprise environment and customize settings using a group policy please contact us here: https://xtab.app

Note that after the extension is installed, if you do not change the default settings, it will close any tabs you have open beyond a 20 tab limit. For example, if you have 50 tabs open when the extension is installed, the next tab you open will remove 30 tabs. You can avoid this behavior by changing the default settings as soon as it is installed.

NOTE that a new tab opens when the extension is updated to version 2.0. This is a one time thing that is required to transfer the settings over to the new version which uses a different storage mechanism. This is required for changes related to manifest v3.

Changes

v2.0.4
- Fixes issue where if the maximum number of tabs is set to 0, you may not be able to open a new browser window

v2.0.3
- Fixed “Block without warning” behavior on Microsoft Edge when using the `block` algorithm

v2.0.2
- Fixed issue introduced in version 2.0.0 where in some cases you may be allowed to open more tabs than your limit and then when you go to open the next one, it may close tabs that do not match your current setting. This has to do with the manifest v3 updates mandated by Google. Extensions have to use service workers and the workers get automatically killed every five minutes. This update preserves the state in session storage so when the service work