
Pin Tab-Groups 作成者: Thomas
Moves new tabs opened from pinned tabs next to a specific placeholder-tab labeled "Placeholder". It comes in handy if Tab-Groups right next to the pinned tabs should behave as if they where pinned themselves, i.e. new tabs open only next to them.
拡張機能メタデータ
この拡張機能について
This Addon makes only sense if Firefox is set to "Restore previous session". (Otherwise tab-groups will be lost after a restart.) And it makes the most sense, if Firefox is configured to open new tabs next to the active tab (instead of at the end of the tab-row). If the steps below are followed, new tabs opened from pinned tabs will then open next to the placeholder tab (instead of next to the pinned tabs).
(Multiple tabs opened in the background will be in the order 321. (Similar to how the Addon "Open Tab Next Right to Current" does it for normal (unpinned) tabs.)
To get it to work:
1. Install this Addon.
2. Manually create a tab labeled "Placeholder" with the url:
data:text/html,<title>Placeholder</title>
3. Position the Placeholder right after the Tab-Groups you want to have "pinned".
4. (Optional): For better aesthetics: Reduce the placeholder tab to a single vertical line via modifying the userChrome.css with:
tabbrowser-tabs [label="Placeholder"] {
min-width: 1px !important;
max-width: 1px !important;
padding: 0 !important;
margin: 0 !important;
background: #808080 !important;
opacity: 0.9 !important;
}
(Multiple tabs opened in the background will be in the order 321. (Similar to how the Addon "Open Tab Next Right to Current" does it for normal (unpinned) tabs.)
To get it to work:
1. Install this Addon.
2. Manually create a tab labeled "Placeholder" with the url:
data:text/html,<title>Placeholder</title>
3. Position the Placeholder right after the Tab-Groups you want to have "pinned".
4. (Optional): For better aesthetics: Reduce the placeholder tab to a single vertical line via modifying the userChrome.css with:
tabbrowser-tabs [label="Placeholder"] {
min-width: 1px !important;
max-width: 1px !important;
padding: 0 !important;
margin: 0 !important;
background: #808080 !important;
opacity: 0.9 !important;
}
Rated 1 by 1 reviewer
Permissions and data詳細情報
必要な権限:
- ブラウザーのタブへのアクセス
詳しい情報
- バージョン
- 3.0
- サイズ
- 8.71 KB
- 最終更新日
- 3日前 (2025年10月15日)
- 関連カテゴリー
- バージョン履歴
- コレクションへ追加