aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 9e46fab..197bd0b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,11 +3,11 @@
"name": "GNU LibreJS [webExtensions]",
"short_name": "LibreJS [experimental]",
"version": "7.0",
- "author": "See file 'authors'",
+ "author": "various",
"description": "Only allows free and/or trivial Javascript to run.",
"applications": {
"gecko": {
- "id": "bug-librejs@gnu.org",
+ "id": "librejs_webex@gnu.org",
"strict_min_version": "42.0"
}
},