WebExtension.net
Toggle dark mode
WebExtension.net

SSHGate ssh client and terminal emulator

View on Chrome Web Store
View SSHGate ssh client and terminal emulator Chrome Extension on Chrome Web Store
Add to bookmarks
2.8 (17 ratings)
0 views
This extension has been viewed 0 times

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

Open SSH client sessions with a terminal emulator
Type
Extension
Users
7,000 users
1K
RedcoolMedia
View author page of RedcoolMedia
Published
Published on June 14, 2017
Version 1.4.5
Manifest version
3
Updated
Updated on August 13, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SSHGate ssh client and terminal emulator Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "1.4.5",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/app_38.png"
    },
    "options_page": "settings.html",
    "icons": {
        "16": "icons\/app_16.png",
        "48": "icons\/app_48.png",
        "128": "icons\/app_128.png"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "service.js"
    }
}
© 2025 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