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",
"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