aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-10-05 05:22:47 +0800
committerDan Finlay <dan@danfinlay.com>2016-10-05 05:22:50 +0800
commit0b5984767ba5b1b94d95f7945c11cd294cad971b (patch)
tree59d1b781251b46c2de720251cdc467fe985944ac /app/manifest.json
parentca57fc0f52809882a730f8767cbbffb0acfc0b6d (diff)
downloadtangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.tar
tangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.tar.gz
tangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.tar.bz2
tangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.tar.lz
tangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.tar.xz
tangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.tar.zst
tangerine-wallet-browser-0b5984767ba5b1b94d95f7945c11cd294cad971b.zip
Add Opera compatibility
- Fix incorrect OS key - Add additional icon image sizes.
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index d6738a5fa..6f0eacf77 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -10,7 +10,7 @@
"suggested_key": {
"windows": "Alt+Shift+M",
"mac": "Alt+Shift+M",
- "chromeos": "Search+M",
+ "chromeos": "Alt+Shift+M",
"linux": "Alt+Shift+M"
}
}
@@ -55,9 +55,10 @@
}
],
"permissions": [
- "notifications",
"storage",
"tabs",
+ "clipboardWrite",
+ "clipboardRead",
"http://localhost:8545/"
],
"web_accessible_resources": [