/chrome_organize_windows_tabs

A Chrome extension to organize windows and tabs

Primary LanguageJavaScriptMIT LicenseMIT

Organize Windows and Tabs Extension for Google Chrome

This extension adds these actions:

  • Merge windows and sort tabs:
    Merge all windows on target window, and sorts all tabs according to tab url alphabetically.
  • Merge windows:
    Merge all windows on target window.
  • Sort tabs:
    Sort tabs on target windows according to tab url alphabetically.
  • Close tabs from this domain:
    Closes all tabs with same domain.
  • Move tabs from this domain to this window
    Moves tabs from same domain with the selected tab's domain to current window.

Default extension icon action is "Merge windows and sort tabs". This can be changed from options page.

By default the extension ignores pinned tabs and popup windows for merge and sort actions. These can be changed from options page.