
theme-color polyfill 作者: Марко Кажић
Adds meta theme-color support to Firefox in the form of changing the active tab color.
1 个用户1 个用户
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图


关于此扩展
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.
评分 5(1 位用户)
支持这位开发者
此扩展的开发者寻求您的小小捐助以支持其持续发展。
权限与数据详细了解
必要权限:
- 获知浏览器导航时的行为状态
- 访问您在所有网站的数据
可选权限:
- 获取浏览器标签页
更多信息
0.0.4 的发布说明
- Implements support for [media="(prefers-color-scheme)"] meta tags
- Optimizes theme update logic for speed
- Optimizes theme update logic for speed
Марко Кажић 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 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