2013-04-01 17:23:25 -04:00
|
|
|
{
|
|
|
|
"name": "Whiteout",
|
|
|
|
"description": "HTML5 Mail with an encrypted message store both locally and in the cloud",
|
2013-05-06 07:54:13 -04:00
|
|
|
"launch_path": "/mail-html5/src/",
|
2013-04-01 17:23:25 -04:00
|
|
|
"icons": {
|
2013-05-06 07:54:13 -04:00
|
|
|
"128": "/mail-html5/src/css/images/key-128.png"
|
2013-04-01 17:23:25 -04:00
|
|
|
},
|
|
|
|
"developer": {
|
|
|
|
"name": "Whiteout Networks GmbH",
|
|
|
|
"url": "http://whiteout.io"
|
|
|
|
},
|
2013-04-21 07:04:05 -04:00
|
|
|
"csp": "default-src *; script-src 'self' 'unsafe-eval'; options eval-script; object-src 'none'; style-src 'self' 'unsafe-inline'",
|
2013-04-01 17:23:25 -04:00
|
|
|
"default_locale": "en"
|
|
|
|
}
|