Updated icons to be square and fixed titling

This commit is contained in:
Ajay Ramachandran
2019-07-23 17:44:29 -04:00
parent 22df50e3fe
commit c580a7dc7c
5 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{ {
"name": "YTSponsorSkip", "name": "SponsorBlock - YouTube Sponsorship Blocker",
"short_name": "SponsorBlock",
"version": "1.0", "version": "1.0",
"description": "Skip youtube video sponsors.", "description": "Skip youtube video sponsors.",
"content_scripts": [ "content_scripts": [
@@ -53,7 +54,7 @@
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "sponsorBlocker@ajay.app", "id": "sponsorBlocker@ajay.app",
"strict_min_version": "42.0" "strict_min_version": "57.0"
} }
}, },
"manifest_version": 2 "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

View File

@@ -1,7 +1,8 @@
{ {
"name": "YTSponsorSkip", "name": "SponsorBlock - YouTube Sponsorship Blocker",
"short_name": "SponsorBlock",
"version": "1.0", "version": "1.0",
"description": "Skip youtube video sponsors.", "description": "Skip YouTube video sponsors.",
"content_scripts": [ "content_scripts": [
{ {
"matches": [ "matches": [