From db5befcf451b26e00b94aeff927099bc63c63e5d Mon Sep 17 00:00:00 2001 From: ispedals Date: Sat, 11 Jun 2016 18:45:30 -0400 Subject: Add Gecko as a supported application to manifest --- ext/manifest.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ext/manifest.json') diff --git a/ext/manifest.json b/ext/manifest.json index 3cb13480..29160d3b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -26,5 +26,10 @@ "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", "fg/ttf/vl-gothic-regular.ttf" - ] + ], + "applications": { + "gecko": { + "id": "yomichan-gecko@example.com" + } + } } -- cgit v1.2.3