summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2019-05-19 18:09:40 -0700
committerAlex Yatskov <alex@foosoft.net>2019-05-19 18:09:40 -0700
commitfe4f7b3a8235b2bb3d6ad477ccbd2b13f23e88f1 (patch)
tree9d92d8d7ce190dce88ec3c2712cd1e274786c823 /ext/manifest.json
parent4f880e0cee1c8f1e11db2ed0e101d752fde11d7d (diff)
Create new ID for Mozilla Developer Hub
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index da12bc4f..fb3d7a30 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -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"
}
}