mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 19:47:04 +03:00
Updated icons to be square and fixed titling
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "YTSponsorSkip",
|
||||
"name": "SponsorBlock - YouTube Sponsorship Blocker",
|
||||
"short_name": "SponsorBlock",
|
||||
"version": "1.0",
|
||||
"description": "Skip youtube video sponsors.",
|
||||
"content_scripts": [
|
||||
@@ -53,7 +54,7 @@
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "sponsorBlocker@ajay.app",
|
||||
"strict_min_version": "42.0"
|
||||
"strict_min_version": "57.0"
|
||||
}
|
||||
},
|
||||
"manifest_version": 2
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 9.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.3 KiB |
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "YTSponsorSkip",
|
||||
"name": "SponsorBlock - YouTube Sponsorship Blocker",
|
||||
"short_name": "SponsorBlock",
|
||||
"version": "1.0",
|
||||
"description": "Skip youtube video sponsors.",
|
||||
"description": "Skip YouTube video sponsors.",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [
|
||||
|
||||
Reference in New Issue
Block a user