From bef2b530d5280c884a6af4438afc9246130e98d2 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 18 Aug 2019 12:28:33 -0700 Subject: fixing testing manifest --- ext/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/manifest.json') diff --git a/ext/manifest.json b/ext/manifest.json index 69043e79..e3d7718b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "name": "Yomichan", + "name": "Yomichan (testing)", "version": "1.6.2", "description": "Japanese dictionary with Anki integration (testing)", @@ -54,7 +54,7 @@ "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "applications": { "gecko": { - "id": "alex@foosoft.net", + "id": "alex.testing@foosoft.net", "strict_min_version": "52.0" } } -- cgit v1.2.3