应用截图

TabOrganizer截图1

详细介绍

This extension provides quick actions to manage tabs.

Simple Chrome extension to manage tabs. Offers the follow commands:

- Sort By Title
- Sorts all tabs in the current window by the Title of the page loaded in the tab.
- Sort By Website
- Sorts all tabs in the current window by the URL of the page loaded in the tab.
- Sort By Domain
- Sorts all tabs in the current window by the root domain the page loaded in the tab. Subdomains will be sorted after the root domain.
- Merge All Windows
- Moves all tabs from other windows and appends them to the end of the current window.
- Move Tab to New Window
- Creates a new window with the current tab.