aboutsummaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-01-28 21:10:26 -0800
committerAlex Yatskov <alex@foosoft.net>2017-01-28 21:10:26 -0800
commitb7faaf0b51363b8366adae3ba7511d5232d6cd30 (patch)
treea62c22b82f85f0583e537103da0e3598e6028a58 /ext
parent2a29429104618c25a752a2f3b61527cec9921447 (diff)
updating manifest
Diffstat (limited to 'ext')
-rw-r--r--ext/manifest.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 0fd72386..f525dff8 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -41,5 +41,10 @@
"fg/frame.html",
"fg/ttf/kanji-stroke-orders.ttf",
"fg/ttf/vl-gothic-regular.ttf"
- ]
+ ],
+ "applications": {
+ "gecko": {
+ "id": "alex@foosoft.net"
+ }
+ }
}