How to make the color of tabs or the active tab change depending on the site, for example, if it is youtube, then the tab will be red

This page summarizes the projects mentioned and recommended in the original post on /r/FirefoxCSS

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • vivaldi-fox

    An add-on that aims to add Vivaldi style toolbar colouring to the Firefox UI

  • The only somewhat workable solution for that is to write an extension that does something on every site to extract some color information from it. You would obviously have to decide what it even means for site "to have some specific color" which could be non-trivial. You can perhaps check Vivaldifox github page for pointers on how they do such color extraction.

  • color-tag-tabs

    experimental web-extension for Firefox

  • FYI, I hacked together a proof of concept extension + style that does what you describe. It lives in this repository - the signed extension .xpi can be found in releases and the CSS to be applied via userChrome.css is in the css directory.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts