mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 19:47:04 +03:00
Respect iOS/macOS accent color by using a monochrome toolbar icon for Safari
This commit is contained in:
@@ -4,5 +4,13 @@
|
|||||||
},
|
},
|
||||||
"optional_permissions": [
|
"optional_permissions": [
|
||||||
"webNavigation"
|
"webNavigation"
|
||||||
]
|
],
|
||||||
|
"browser_action": {
|
||||||
|
"default_icon": {
|
||||||
|
"16": "icons/SafariIconSponsorBlocker16px.png",
|
||||||
|
"32": "icons/SafariIconSponsorBlocker32px.png",
|
||||||
|
"64": "icons/SafariIconSponsorBlocker64px.png",
|
||||||
|
"128": "icons/SafariIconSponsorBlocker128px.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
public/icons/SafariIconSponsorBlocker128px.png
Normal file
BIN
public/icons/SafariIconSponsorBlocker128px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
BIN
public/icons/SafariIconSponsorBlocker16px.png
Normal file
BIN
public/icons/SafariIconSponsorBlocker16px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
public/icons/SafariIconSponsorBlocker32px.png
Normal file
BIN
public/icons/SafariIconSponsorBlocker32px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
public/icons/SafariIconSponsorBlocker64px.png
Normal file
BIN
public/icons/SafariIconSponsorBlocker64px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
Reference in New Issue
Block a user