mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge f6fc900b95
into b36258a8c7
This commit is contained in:
commit
c11fd1550d
4 changed files with 26 additions and 0 deletions
9
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css
Normal file
9
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
.tabbrowser-tab:is([soundplaying], [muted], [activemedia-blocked]) img {
|
||||
opacity: unset !important;
|
||||
}
|
||||
#zen-essentials-container {
|
||||
.tabbrowser-tab:is([soundplaying], [muted], [activemedia-blocked]) img {
|
||||
opacity: unset !important;
|
||||
}
|
||||
}
|
BIN
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png
Normal file
BIN
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 487 B |
3
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md
Normal file
3
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
# Quietify adapter for Audio TabIcon Plus
|
||||
Allows to show site icon when both Quietify and Audio Icons Plus are on
|
14
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/theme.json
Normal file
14
themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "0dd3db69-5c48-4f48-9a8a-4d00c78cb534",
|
||||
"name": "Quitefy ATIP Adapter",
|
||||
"description": "Quitefy adapter for Audio TabIcon Plus. Allows to show site icon when playing/muted/paused",
|
||||
"homepage": "",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png",
|
||||
"author": "NikitaMikhaliuk",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-01-02",
|
||||
"updatedAt": "2025-01-02"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue