Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
Pinstripe (Pinned tab sidebar) のプレビュー

Pinstripe (Pinned tab sidebar) 作成者: Tom B

This addon moves pinned tabs to the sidebar, inspired by the way discord lists servers this gives easier access to pinned tabs. Note: For better styling requires userChrome.css tweaks.

3.5 (2 reviews)3.5 (2 reviews)
6 Users6 Users
この拡張機能を使用するには Firefox が必要です
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

スクリーンショット
Pinstripe enabled, with userChrome.css applied.
この拡張機能について
Inspired by Discord, moves the pinned tabs to a sidebar which is always visible. Pin your favourites and easily access them.

Firefox is limited on what you can do with sidebars, and by default enforces a very large minimum width. For optimal appearance you will need to set up your userChrome.css as outlined here: https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/ with the following:


#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar-header {
display: none !important;
}

#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] + #sidebar-splitter {
width: 1px !important;
border: 0 !important;
}

#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar {
min-width: 0em !important;
}

.tabbrowser-tab[pinned=true] {
display: none;
}

Rated 3.5 by 2 reviewers
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
1
4
0
3
0
2
1
1
0
すべてのレビュー (2) を読む
Permissions and data詳細情報

必要な権限:

  • ブラウザーのタブへのアクセス
詳しい情報
アドオンリンク
  • サポートメールアドレス
バージョン
1.1
サイズ
11.83 KB
最終更新日
4年前 (2021年5月29日)
関連カテゴリー
  • アピアランス
  • タブ
ライセンス
Mozilla Public License 2.0
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
1.1 のリリースノート
- Fixed right click menu
- Correctly removes highlight when switching to non-pinned tabs
Tom B が公開している他の拡張機能
  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。