Secure Workspace

Splashtop Secure Workspace is for simple & secure access to applications and services.

Secure Workspace là gì?

Secure Workspace là một tiện ích mở rộng Chrome được phát triển bởi Splashtop Inc., và tính năng chính của nó là "Splashtop Secure Workspace is for simple & secure access to applications and services.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Secure Workspace

Tải xuống các tệp mở rộng Secure Workspace dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Splashtop Secure Workspace™ is for simple & secure access to your applications and services.

Try our 30-month free trial. Self sign up and no credit card required. Get started at https://www.splashtop.com/secure 

Here are the main benefits:

Simple and Secure Access: Our Zero Trust access model ensures secure real-time access to applications and services by enforcing the least privilege. The administrator can set up policies within a single control panel to provide end-to-end security, including client security posture, authentication, authorization, conditional access, and privileged access.

Browser-Based Application Access: With zero-trust access, our solution ensures secure access to web and network applications, including SSH, RDP, VNC, Telnet, and Kubernetes, all through a browser without the need for additional agents to be installed. In addition, our solution offers mobile apps and browser extensions to enhance the browser-based application access user experiences.

Network Access Everywhere: Our solution guarantees zero-trust access to both on-premises and cloud resources through a Secure Workspace app available on major operating systems. Our Secure Workspace app ensures zero-trust access and enhances the user experience with features such as an application launcher and password management.

Comprehensive Identity Access Management: Our solution offers built-in user and group management, customizable user onboarding, and advanced IAM controls, including conditional authentication, conditional multi-factor authentication, integration with multiple identity providers, support for SAML, OIDC, OAuth, and SCIM/JIT provisioning for users and groups.

Secure Device Enrollment and Security Posture Enforcement: Device configuration enables administrators to manage device enrollment. Device Posture Check improves network security by only allowing employees to connect with devices that meet specific security standards.

Zero Touch and Simplified Deployment: Our simplified Zero Trust Network Access (ZTNA) solution enables easy deployment of connectors with zero-touch required.

Convenient and Secure Third-party/Privileged Access: Our ZTNA solution ensures secure access for third parties by utilizing anonymous access links or third-party controlled identity providers, granting access to privileged systems without exposing login credentials to the end-user.

Built-in Secure Password Management: Our Zero-knowledge password manager for businesses provides secure storage, sharing, and access to login credentials and other sensitive data. The sensitive information is protected by a strong authentication key derived from a master password known only to the user, and the IT administrator can enforce Zero Trust policies to protect access to the password and the sensitive data. 

Privacy Policy: https://www.splashtop.com/legal/privacy-policy                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Secure Workspace Secure Workspace
ID opledplinjplokgcglgmpnceioakopkf
URL Chính Thức https://chromewebstore.google.com/detail/secure-workspace/opledplinjplokgcglgmpnceioakopkf
Mô tả Splashtop Secure Workspace is for simple & secure access to applications and services.
Kích Thước Tệp 5.01 MB
Số Lần Cài Đặt 107
Phiên Bản Hiện Tại 1.0.23.32
Cập Nhật Lần Cuối 2024-02-21
Ngày Phát Hành 2023-05-31
Nhà Phát Triển Splashtop Inc.
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.splashtop.com/secure
URL Trang Trợ Giúp https://www.splashtop.com/support
URL Trang Chính Sách Bảo Mật https://www.splashtop.com/privacy
Ngôn Ngữ Được Hỗ Trợ en,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Secure Workspace",
    "short_name": "Secure Workspace",
    "author": "Splashtop Inc",
    "description": "__MSG_SSWAppDesc__",
    "default_locale": "en",
    "version": "1.0.23.32",
    "homepage_url": "https:\/\/workspace.splashtop.com",
    "action": {
        "default_icon": "data\/img\/icon-32.png"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "identity",
        "storage",
        "contextMenus",
        "unlimitedStorage",
        "privacy",
        "notifications",
        "tabs",
        "clipboardWrite",
        "scripting",
        "alarms"
    ],
    "storage": {
        "managed_schema": "managed_storage.json"
    },
    "icons": {
        "16": "data\/img\/icon-16.png",
        "32": "data\/img\/icon-32.png",
        "48": "data\/img\/icon-48.png",
        "64": "data\/img\/icon-64.png",
        "128": "data\/img\/icon-128.png"
    },
    "background": {
        "service_worker": "data\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "css": [
                "data\/css\/lib\/cssreset-context-min.css",
                "data\/css\/vault-common.css",
                "data\/css\/vault-folders.css",
                "data\/css\/dropdown.css",
                "data\/css\/modal.css",
                "data\/css\/loading.css",
                "data\/css\/toastify.css"
            ],
            "js": [
                "data\/js\/lib\/jquery.min.js",
                "data\/js\/lib\/uuid.js",
                "data\/js\/lib\/toastify-js.js",
                "data\/js\/extension\/worker-content-script-base.js",
                "data\/js\/extension\/worker-content-script.js",
                "data\/js\/extension\/worker-content-script-pgp.js",
                "data\/js\/extension\/helpers\/index.js",
                "data\/js\/content-script.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "data\/fonts\/*.woff2",
                "data\/css\/contentscript.css",
                "data\/css\/vault.css",
                "data\/default_popup.html",
                "data\/action_popup.html",
                "data\/img\/favicon-dark.svg",
                "data\/img\/favicon.svg",
                "data\/js\/extension\/splashvault-inject.js",
                "data\/img\/icon-light-128.png",
                "data\/img\/icon-light-lock-128.png",
                "data\/img\/app-icons-v2\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Right",
                "mac": "Command+Shift+Right"
            }
        }
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*"
        ]
    }
}