This commit is contained in:
mr. m 2025-06-26 12:39:15 +03:00 committed by GitHub
commit c11fd1550d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 26 additions and 0 deletions

View 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;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

View 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

View 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"
}