Skip to content

piroor/aggregate-tabs-to-main-window

Repository files navigation

aggregate-tabs-to-main-window

Build Status

Aggregates new tabs to a window which has most many tabs and largest size.

This addon will help you to use multiple windows with specific usages parallelly like: window 1 is for Twitter, window 2 is for main browsing. In such case, new tabs opened from Twitter will be moved to the main window automatically.

What is the "main browsing window"? This addon regards most largest window as that. If there are multiple largest windows, the tab which has most largest number of tabs is detected as the main. Moreover you can mark a specific window as the main window via the toolbar button.

Useful example: parallel use of multiple sidebars, Tree Style Tab and Bookmarks

  1. Go to about:config and set browser.tabs.loadBookmarksInTabs to true.
  2. Show "Tree Style Sidebar" sidebar in the main window.
  3. Open a new window, and show "Bookmarks" sidebar in the window.
  4. Reduce width of the window for Bookmarks sidebar to enough width for the sidebar area.

If you cannot shrink the width of a browser window small, you need to use "userChrome.css" to reduce minimum size of browser windows, for example:

:root, #urlbar-container { min-width: 0 !important; }

Privacy Policy

This software does not collect any privacy data automatically, but this includes ability to synchronize options across multiple devices automatically via Firefox Sync. Any data you input to options may be sent to Mozilla's Sync server, if you configure Firefox to activate Firefox Sync.

このソフトウェアはいかなるプライバシー情報も自動的に収集しませんが、Firefox Syncを介して自動的に設定情報をデバイス間で同期する機能を含みます。 Firefox Syncを有効化している場合、設定画面に入力されたデータは、Mozillaが運用するSyncサーバーに送信される場合があります。

About

Aggregate new tabs to a window which has most many tabs and largest size.

Topics

Resources

License

MPL-2.0, Unknown licenses found

Licenses found

MPL-2.0
LICENSE
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published