theme-color polyfill by Марко Кажић
Adds meta theme-color support to Firefox in the form of changing the active tab color.
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
This extension will scan pages in your tabs to find if they set a `theme-color` meta tag, and paint the browser frame in that color, much like some mobile browsers would. This extension might be useful for developers trying to debug theme-color behaviour in their websites and apps.
Developer comments
Rate your experience
Support this developer
The developer of this extension asks that you help support its continued development by making a small contribution.
PermissionsLearn more
This add-on needs to:
- Access browser activity during navigation
- Access your data for all websites
This add-on may also ask to:
- Access browser tabs
More information
- Add-on Links
- Version
- 0.0.4
- Size
- 31.3 KB
- Last updated
- 3 years ago (Jul 3, 2022)
- Related Categories
- License
- GNU General Public License v3.0 only
- Version History
Add to collection
Release notes for 0.0.4
- Implements support for [media="(prefers-color-scheme)"] meta tags
- Optimizes theme update logic for speed
- Optimizes theme update logic for speed
More extensions by Марко Кажић
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- Long running scripts may delay theme updating, and sometimes sites which programmatically set theme-color might override current tab.
- Detaching of tabs may result in theme corruption