blob: 17f7f42bd52be781854342b90f115ce2903f3d9c [file] [log] [blame]
{
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDixnK8f4AuZrV+QZx7iiONG/SAiU5VrjlXD2KxRGvI6tDJrLvUin+GpcuMH1d/Qrc0+PmCzJ1duAiD/9F2q8kiYwQ1C3gZmztYneAiVX+3/OvXHr/idyueNQ5XFvBnMCpKD0KqPEksP80utV417fuaHAY4NFjofLZyWUvu23XHRwIDAQAB",
"minimum_chrome_version": "23",
"manifest_version": 2,
"content_security_policy": "script-src 'self'; object-src 'self'",
"name": "Secure Shell (tot)",
"version": "0.8.26.6",
"default_locale": "en",
"icons": {
"128": "images/dev/icon-128.png",
"32": "images/dev/icon-32.png",
"16": "images/dev/icon-16.png"
},
"description": "Terminal emulator and SSH client.",
"offline_enabled": true,
"options_page": "html/nassh_preferences_editor.html",
"permissions": [
"clipboardRead",
"clipboardWrite",
"unlimitedStorage",
"storage",
"terminalPrivate"
],
"web_accessible_resources": [
"html/crosh.html",
"html/nassh.html",
"html/nassh_google_relay.html",
"html/nassh_connect_dialog.html"
],
"app": {
"launch": {
"local_path": "html/nassh.html"
}
}
}