WebExtension.net
WebExtension.net

DEPRECATED Secure Shell App (dev)

View on Chrome Web Store
View DEPRECATED Secure Shell App (dev) Chrome Extension on Chrome Web Store
5.0 (12 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

(DEPRECATED: USE THE EXTENSION) Terminal emulator and SSH and SFTP client.
Type
Extension
Users
406 users
15
Google Secure Shell Developers
View author page of Google Secure Shell Developers
Published
Published on November 20, 2019
Version 0.40.9103.27960
Manifest version
2
Updated
Updated on November 15, 2024
View on Chrome Web Store
View DEPRECATED Secure Shell App (dev) Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "app": {
        "launch": {
            "local_path": "html\/nassh.html"
        }
    },
    "background": {
        "page": "html\/nassh_background.html",
        "persistent": false
    },
    "content_security_policy": "frame-ancestors 'self'; script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "(DEPRECATED: USE THE EXTENSION)\nTerminal emulator and SSH and SFTP client.",
    "file_system_provider_capabilities": {
        "configurable": true,
        "multiple_mounts": true,
        "source": "network"
    },
    "icons": {
        "16": "images\/dev\/icon-16.png",
        "24": "images\/dev\/icon-24.png",
        "32": "images\/dev\/icon-32.png",
        "48": "images\/dev\/icon-48.png",
        "128": "images\/dev\/icon-128.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "minimum_chrome_version": "57",
    "name": "DEPRECATED Secure Shell App (dev)",
    "offline_enabled": true,
    "omnibox": {
        "keyword": "ssh"
    },
    "options_page": "html\/nassh_preferences_editor.html",
    "permissions": [
        "clipboardRead",
        "clipboardWrite",
        "idle",
        "notifications",
        "storage",
        "terminalPrivate",
        "unlimitedStorage",
        "fileSystemProvider",
        "accessibilityFeatures.read",
        "crashReportPrivate",
        "metricsPrivate"
    ],
    "version": "0.40.9103.27960",
    "web_accessible_resources": [
        "html\/nassh.html",
        "html\/nassh_google_relay.html"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": {
        "email": "[email protected]"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top