应用截图






详细介绍
Simple tab sorter that allows user-defined tab group order.
"Simple Tab Sorter" is a free and open-source Google Chrome extension for people who want quick and easy user-customizable tab sorting and grouping.
In addition to standard URL or title-based sorting, its "killer features" are:
* Respects Google Chrome's Tab Groups.
* User configurable sort behavior for handling tabs suspended by extensions forked from The Great Suspender (please review the User Guide under Options for configuration instructions).
* Simple manual override of tab group sort order.
Bug reports are welcome at https://github.com/pwhite2/simple-tab-sorter/issues. If you want additional functionality, please take a look at https://chromewebstore.google.com/detail/super-tab-sorter/jjhppbooocacaccnhjninhmigbfmpnkh instead.
Thanks!
Peter
PLEASE READ BEFORE INSTALLING AND SUBMITTING NEGATIVE REVIEWS:
1. Simple Tab Sorter v0.4.0 and later require Chrome version 88 or later. If you're using an older version of Chrome, you can manually install v0.3.3 by following the instructions at https://github.com/pwhite2/simple-tab-sorter#install-as-an-extension-from-source .
2. "Read your browsing history" permission warning during install in versions 0.4.0 and later...
Chrome changed the permissions message for "tabs" permissions for manifest v3 extensions. The new release (0.4.0) isn't doing anything with the tabs API that it wasn't doing before - i.e., it doesn't have access to your browser history, just the currently open tab URLs which are required to sort by URL.
You can see the requested permissions for this extension at https://github.com/pwhite2/simple-tab-sorter/blob/master/src/manifest.json. The developer documentation for the "tabs" API (https://developer.chrome.com/docs/extensions/reference/api/tabs) states:
"The "tabs" permission
This permission does not give access to the chrome.tabs namespace. Instead, it grants an extension the ability to call tabs.query() against four sensitive propert
"Simple Tab Sorter" is a free and open-source Google Chrome extension for people who want quick and easy user-customizable tab sorting and grouping.
In addition to standard URL or title-based sorting, its "killer features" are:
* Respects Google Chrome's Tab Groups.
* User configurable sort behavior for handling tabs suspended by extensions forked from The Great Suspender (please review the User Guide under Options for configuration instructions).
* Simple manual override of tab group sort order.
Bug reports are welcome at https://github.com/pwhite2/simple-tab-sorter/issues. If you want additional functionality, please take a look at https://chromewebstore.google.com/detail/super-tab-sorter/jjhppbooocacaccnhjninhmigbfmpnkh instead.
Thanks!
Peter
PLEASE READ BEFORE INSTALLING AND SUBMITTING NEGATIVE REVIEWS:
1. Simple Tab Sorter v0.4.0 and later require Chrome version 88 or later. If you're using an older version of Chrome, you can manually install v0.3.3 by following the instructions at https://github.com/pwhite2/simple-tab-sorter#install-as-an-extension-from-source .
2. "Read your browsing history" permission warning during install in versions 0.4.0 and later...
Chrome changed the permissions message for "tabs" permissions for manifest v3 extensions. The new release (0.4.0) isn't doing anything with the tabs API that it wasn't doing before - i.e., it doesn't have access to your browser history, just the currently open tab URLs which are required to sort by URL.
You can see the requested permissions for this extension at https://github.com/pwhite2/simple-tab-sorter/blob/master/src/manifest.json. The developer documentation for the "tabs" API (https://developer.chrome.com/docs/extensions/reference/api/tabs) states:
"The "tabs" permission
This permission does not give access to the chrome.tabs namespace. Instead, it grants an extension the ability to call tabs.query() against four sensitive propert