aboutsummaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-07-05 22:31:15 -0700
committerAlex Yatskov <alex@foosoft.net>2016-07-05 22:31:15 -0700
commit125877a653d4333c6a67964138213a3849769550 (patch)
treea37b05dd370c9d4df61527c13185999602b60cd8 /ext
parent738db5c9617758dee7139034b7f1c26f7465035e (diff)
Remove firefox related warning for chrome branch
Diffstat (limited to 'ext')
-rw-r--r--ext/manifest.json7
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"
- }
- }
+ ]
}