Adaptive Tab Bar Colour 作成者: Eason & Yue
Changes the colour of Firefox theme to match the website’s appearance.
拡張機能メタデータ
スクリーンショット
この拡張機能について
What Does the Add-on Do?
This add-on dynamically adjusts the Firefox theme to match the appearance of the website you are viewing, similar to the tab bar tinting feature in Safari on macOS.
Works Well With
Incompatible With
Removing the Shadow at the Bottom of the Toolbar
To remove the thin shadow cast by web content onto the browser toolbar, navigate to Settings (
Enabling Smooth Colour Transitions
Due to technical limitations, smooth colour transitions for the tab bar are not natively supported. However, you can enable this effect by adding the following code to your CSS theme (thanks to @Moarram):
To enable smooth colour transitions in the Sidebery UI, add the following code to the Sidebery Style Editor (thanks to @MaxHasBeenUsed):
Compatibility with Third-Party CSS Themes
A third-party CSS theme works with Adaptive Tab Bar Colour (ATBC), as long as they use Firefox’s standard colour variables (e.g.
Title Bar Buttons on Linux with GTK Theme
Firefox’s titlebar buttons may revert to the Windows style. To prevent this, open “Advanced Preferences” (
Safety Reminder
Beware of malicious web UIs. It is important to distinguish between the browser UI and the web UI. For further information, please refer to The Line of Death. (Thanks to u/KazaHesto)
Feel free to star this project on GitHub: https://github.com/easonwong-de/Adaptive-Tab-Bar-Colour
This add-on dynamically adjusts the Firefox theme to match the appearance of the website you are viewing, similar to the tab bar tinting feature in Safari on macOS.
Works Well With
Incompatible With
- Adaptive Theme Creator
- Chameleon Dynamic Theme
- VivaldiFox
- Envify
- Any other add-on that modifies the Firefox theme
Removing the Shadow at the Bottom of the Toolbar
To remove the thin shadow cast by web content onto the browser toolbar, navigate to Settings (
about:preferences) and disable “Show sidebar” in the “Browser Layout” section. Alternatively, add the following code to your CSS theme:#tabbrowser-tabbox {box-shadow: none !important;}
Enabling Smooth Colour Transitions
Due to technical limitations, smooth colour transitions for the tab bar are not natively supported. However, you can enable this effect by adding the following code to your CSS theme (thanks to @Moarram):
#navigator-toolbox, #TabsToolbar, #nav-bar, #PersonalToolbar, #sidebar-box, .tab-background, .urlbar-background, findbar {transition:background-color 0.5s cubic-bezier(0, 0, 0, 1), border-color 0.5s cubic-bezier(0, 0, 0, 1) !important;}
To enable smooth colour transitions in the Sidebery UI, add the following code to the Sidebery Style Editor (thanks to @MaxHasBeenUsed):
.Sidebar, .bottom-space {transition: background-color 0.5s cubic-bezier(0, 0, 0, 1) !important;}
Compatibility with Third-Party CSS Themes
A third-party CSS theme works with Adaptive Tab Bar Colour (ATBC), as long as they use Firefox’s standard colour variables (e.g.
--lwt-accent-color for the tab bar colour). This is an example of an ATBC-compatible CSS theme.Title Bar Buttons on Linux with GTK Theme
Firefox’s titlebar buttons may revert to the Windows style. To prevent this, open “Advanced Preferences” (
about:config) and set widget.gtk.non-native-titlebar-buttons.enabled to false. (Thanks to @anselstetter)Safety Reminder
Beware of malicious web UIs. It is important to distinguish between the browser UI and the web UI. For further information, please refer to The Line of Death. (Thanks to u/KazaHesto)
Feel free to star this project on GitHub: https://github.com/easonwong-de/Adaptive-Tab-Bar-Colour
Rated 4.8 by 456 reviewers
Permissions and data
必要な権限:
- ブラウザー設定の読み取りと変更
- 拡張機能の使用状況の監視とテーマの管理
- ブラウザーのタブへのアクセス
- すべてのウェブサイトの保存されたデータへのアクセス
Data collection:
- The developer says this extension doesn't require data collection.
詳しい情報
- アドオンリンク
- バージョン
- 3.2
- サイズ
- 91.69 KB
- 最終更新日
- 3ヶ月前 (2025年9月22日)
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加