diff --git a/manifest/manifest.json b/manifest/manifest.json index 300639cb..08e507fb 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.2.1", + "version": "2.0.2.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ @@ -50,7 +50,7 @@ "*://*/*" ], "browser_action": { - "default_title": "__MSG_Name__", + "default_title": "SponsorBlock", "default_popup": "popup.html" }, "background": { diff --git a/public/popup.html b/public/popup.html index bede3db5..7f8f481b 100644 --- a/public/popup.html +++ b/public/popup.html @@ -10,7 +10,7 @@

- __MSG_Name__ + SponsorBlock