diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 70ce4a9a..5f011d0d 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -28,10 +28,5 @@ "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", "fg/ttf/vl-gothic-regular.ttf" - ], - "applications": { - "gecko": { - "id": "yomichan-gecko@example.com" - } - } + ] } |