Add minimum chrome version

Chrome 37 and higher should support the native SubtleCrypto api, which
allows us to remove the cryptojs polyfill from libaxolotl.

// FREEBIE
This commit is contained in:
lilia 2015-11-23 13:20:29 -08:00
parent 50602fb8e5
commit 36f3bc5002

View file

@ -6,6 +6,7 @@
"description": "Private Messenger",
"version": "0.0.1",
"offline_enabled": false,
"minimum_chrome_version": "37",
"permissions": [
"unlimitedStorage",