Merge branch 'master' into unlisted-hotfix

This commit is contained in:
Ajay Ramachandran
2021-06-24 13:21:31 -04:00
committed by GitHub
14 changed files with 62 additions and 134 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "__MSG_fullName__",
"short_name": "SponsorBlock",
"version": "2.1.0.3",
"version": "2.1.1",
"default_locale": "en",
"description": "__MSG_Description__",
"content_scripts": [{
@@ -68,7 +68,9 @@
"32": "icons/IconSponsorBlocker32px.png",
"64": "icons/LogoSponsorBlocker64px.png",
"128": "icons/LogoSponsorBlocker128px.png",
"256": "icons/LogoSponsorBlocker256px.png"
"256": "icons/LogoSponsorBlocker256px.png",
"512": "icons/LogoSponsorBlocker512px.png",
"1024": "icons/LogoSponsorBlocker1024px.png"
},
"options_ui": {
"page": "options/options.html",