Change id for the fork

This commit is contained in:
Bohdan Horbeshko 2024-11-13 00:38:42 +01:00
parent 2f88ef7020
commit 4870df537c

View file

@ -1,12 +1,12 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"version": "2.8.2", "version": "2.8.3",
"name": "__MSG_extName__", "name": "__MSG_extName__",
"description": "__MSG_extDescription__", "description": "__MSG_extDescription__",
"default_locale": "en", "default_locale": "en",
"applications": { "applications": {
"gecko": { "gecko": {
"id": "simple-translate@sienori" "id": "simple-translate@bodqhrohro"
} }
}, },
"permissions": [ "permissions": [
@ -74,4 +74,4 @@
"description": "__MSG_translatePageMenu__" "description": "__MSG_translatePageMenu__"
} }
} }
} }