An open API service indexing awesome lists of open source software.

https://github.com/adrum/chrome-tab-organizer

Chrome Extension to Simply Manage Tabs
https://github.com/adrum/chrome-tab-organizer

Last synced: over 1 year ago
JSON representation

Chrome Extension to Simply Manage Tabs

Awesome Lists containing this project

README

          

# Chrome Tab Organizer

Simple Chrome extension to manage tabs. Offers the following 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. This ignores all subdomains.
- 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.