Remove name from localisation

This commit is contained in:
Ajay Ramachandran 2020-06-19 18:49:49 -04:00
parent 1570bfdd0a
commit 27bb44189f
2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
"name": "__MSG_fullName__",
"name": "SponsorBlock",
"short_name": "__MSG_Name__",
"version": "2.0.1",
"default_locale": "en",

View file

@ -1,8 +1,4 @@
{
"Name": {
"message": "SponsorBlock",
"description": "Name of the extension."
},
"fullName": {
"message": "SponsorBlock for YouTube - Skip Sponsorships",
"description": "Name of the extension."