
tabsidebar 作成者: zncoder
Show tabs vertically in sidebar. Features, - super lightweight - looks clean - common tab operations, such as new, close, restore, pin, detach are included. - tabs are grouped by hostname - pinned tabs are at the top
この拡張機能を使用するには Firefox が必要です
拡張機能メタデータ
この拡張機能について
This simple addon list tabs vertically in the sidebar. It also includes a few common tab operations in the sidebar.
Add this to
#main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
opacity: 0;
pointer-events: none;
}
#main-window #TabsToolbar {
visibility: collapse !important;
}
#TabsToolbar[inFullscreen]{
display: none !important;
}
#sidebar-box #sidebar-header {
display: none !important;
}
#sidebar-box{
min-width: 54px !important;
max-width: 300px !important;
}
Add this to
userChrome.css
to remove the tab bar etc.#main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
opacity: 0;
pointer-events: none;
}
#main-window #TabsToolbar {
visibility: collapse !important;
}
#TabsToolbar[inFullscreen]{
display: none !important;
}
#sidebar-box #sidebar-header {
display: none !important;
}
#sidebar-box{
min-width: 54px !important;
max-width: 300px !important;
}
あなたの体験を評価
権限詳細情報
このアドオンの権限:
- クリップボードからのデータ取得
- 最近閉じられたタブへのアクセス
- ブラウザーのタブへのアクセス
- archive.is のユーザーデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 1.62.0
- サイズ
- 37.94 KB
- 最終更新日
- 5ヶ月前 (2024年12月23日)
- 関連カテゴリー
- ライセンス
- GNU General Public License v3.0 only
- バージョン履歴
コレクションへ追加
zncoder が公開している他の拡張機能
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません