Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Vorschau von Adaptive Tab Theme

Adaptive Tab Theme von Pro Bandey

Changes the color of Firefox theme to match the website’s appearance.

0 (0 Bewertungen)0 (0 Bewertungen)
Laden Sie Firefox herunter und holen Sie sich die Erweiterung
Datei herunterladen

Metadaten zur Erweiterung

Screenshots
Über diese Erweiterung
Adaptive-Tab-Theme

Changes the color 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
  • Dark Reader
  • Stylus
  • Dark Mode Website Switcher

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, .browserContainer {box-shadow: none !important;}

Customising color Transitions

Due to technical limitations, smooth color transitions for the tab bar are not natively supported. However, you can enable this effect by adding the following code to your CSS theme:
#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 color transitions in the Sidebery UI, add the following code to the Sidebery Style Editor:
.Sidebar, .bottom-space {transition: background-color 0.5s cubic-bezier(0, 0, 0, 1) !important;}

Alternatively, if you wish to remove Firefox’s built-in color transition on the toolbar for an instant color change, add the following code to your CSS theme:
:root {--ext-theme-background-transition: none !important;}

Compatibility with Third-Party CSS Themes

A third-party CSS theme works with Adaptive Tab Theme, as long as they use Firefox’s standard color variables (e.g. --lwt-accent-color for the tab bar color).

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.

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.
Bewertet mit 0 von 0 Bewertern
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
0
4
0
3
0
2
0
1
0
Noch keine Bewertungen
Berechtigungen und Daten

Benötigte Berechtigungen:

  • Browser-Einstellungen lesen und verändern
  • Erweiterungsnutzung überwachen und Themes verwalten
  • Auf Browsertabs zugreifen
  • Auf Ihre Daten für diverse Websites zugreifen

Datenerfassung:

  • Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
Weitere Informationen
Add-on-Links
  • Homepage
  • Hilfeseite
  • Hilfe-E-Mail-Adresse
  • Copy add-on ID
Version
5.0
Größe
67,18 KB
Zuletzt aktualisiert
vor 4 Tagen (2. Juni 2026)
Verwandte Kategorien
  • Anzeige
  • Tabs
Lizenz
Apache-Lizenz 2.0
Versionsgeschichte
  • Alle Versionen anzeigen
Schlagwörter
  • dark mode
Zur Sammlung hinzufügen
Dieses Add-on melden
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.