aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2016-07-22 07:50:51 +0800
committerDan Finlay <somniac@me.com>2016-07-22 07:50:51 +0800
commit0bbfedc2bf21d8c3eec17fef35e93a98a946469e (patch)
treef0f9c07570dd99e90270ef7dbd198ba42af2f62f /app
parentfcd523abe4c5e8c4da7f176b2fc15578903384b7 (diff)
downloadtangerine-wallet-browser-0bbfedc2bf21d8c3eec17fef35e93a98a946469e.tar.gz
tangerine-wallet-browser-0bbfedc2bf21d8c3eec17fef35e93a98a946469e.tar.zst
tangerine-wallet-browser-0bbfedc2bf21d8c3eec17fef35e93a98a946469e.zip
Manifest fix for firefox-specific field (#475)
* Remove firefox-only manifest.json line. * Changelog change.
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 4cca79c72..2c5629f7a 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -37,11 +37,6 @@
"all_frames": false
}
],
- "applications": {
- "gecko": {
- "id": "MOZILLA_EXTENSION_ID"
- }
- },
"permissions": [
"notifications",
"storage",