blob: 5a8b8df4200ae10f48310237710bf9a2ed3ec9d5 [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.17.3",
"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/nassh_google_relay.html",
"html/nassh_connect_dialog.html"
],
"app": {
"launch": {
"local_path": "html/nassh.html"
}
}
}