diff --git a/manifest-chrome.json b/manifest-chrome.json index 5cfd1fd..aa9f543 100644 --- a/manifest-chrome.json +++ b/manifest-chrome.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "name": " __MSG_extName__", + "name": "__MSG_extName__", "version": "2025.02.01.13.53", "description": "__MSG_extDescription__", "default_locale": "zh_CN", diff --git a/manifest-edge.json b/manifest-edge.json index 5cfd1fd..aa9f543 100644 --- a/manifest-edge.json +++ b/manifest-edge.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "name": " __MSG_extName__", + "name": "__MSG_extName__", "version": "2025.02.01.13.53", "description": "__MSG_extDescription__", "default_locale": "zh_CN",