summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-03-29 20:28:27 -0700
committerAlex Yatskov <alex@foosoft.net>2017-03-29 20:28:27 -0700
commita74964bca14551b79b724cfc5a6562f5587f4746 (patch)
tree9afe572687bb787c1aaf520248e5f666c5b34f35
parent8bf781e801c3fd25caaa9369b159b5aa056becfb (diff)
remove firefox-only key
-rw-r--r--ext/manifest.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index c23b1db8..d8c4d361 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -45,11 +45,5 @@
"description": "Open search window"
}
},
- "web_accessible_resources": ["fg/frame.html"],
- "applications": {
- "gecko": {
- "id": "alex@foosoft.net",
- "strict_min_version": "51.0"
- }
- }
+ "web_accessible_resources": ["fg/frame.html"]
}