From b7faaf0b51363b8366adae3ba7511d5232d6cd30 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 28 Jan 2017 21:10:26 -0800 Subject: [PATCH] updating manifest --- ext/manifest.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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" + } + } }