Compare commits

...

2 Commits

Author SHA1 Message Date
Ajay Ramachandran
c857308038 Merge pull request #387 from ajayyy/react
Fixed wrong string removed
2020-06-21 12:55:27 -04:00
Ajay Ramachandran
f73abdbabc Fixed wrong string removed 2020-06-21 12:55:10 -04:00

View File

@@ -1,7 +1,7 @@
{
"name": "SponsorBlock",
"short_name": "__MSG_Name__",
"version": "2.0.2",
"name": "__MSG_fullName__",
"short_name": "SponsorBlock",
"version": "2.0.2.1",
"default_locale": "en",
"description": "__MSG_Description__",
"content_scripts": [{