Cloudway

Cloudway

Cloudwayとは何ですか?

Cloudwayはhttps://cloudway.wmask.netによって開発されたChromeの拡張機能で、その主な機能は「Cloudway」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Cloudway拡張機能のCRXファイルをダウンロード

Cloudway拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Cloudway is a productivity tool, that allow enterprise users access the enterprise internal Application orCloud Service likes Salesforce, Office365, MicroSoftDynamics.
> Login with Salesforce or MicroSoft Account
> Enterprise control panle to manage users
> Auto connect to the nearest POP
> Secure and Fast connections
> Traffic control by applications
> System and traffic monitor
> 24/7 customer support

Cloudway application has one ON/OFF button and all settings fit into conveniently small window that super easy to use.                    

拡張機能の基本情報

名前 Cloudway Cloudway
ID labhncljbfbchplflagomnghcgighcji
公式URL https://chromewebstore.google.com/detail/cloudway/labhncljbfbchplflagomnghcgighcji
説明 Cloudway
ファイルサイズ 2.8 MB
インストール数 514
現在のバージョン 3.0
最終更新日 2021-04-13
公開日 2020-07-22
評価 5.00/5 合計 1 レビュー
開発者 https://cloudway.wmask.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cloudway.wmask.net
ヘルプページのURL https://cloudway.wmask.net
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cloudway",
    "description": "Cloudway",
    "version": "3.0",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "proxy",
        "alarms",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "icons": {
        "128": "img\/on.png",
        "48": "img\/on.png",
        "16": "img\/on.png"
    },
    "browser_action": {
        "default_icon": "img\/off.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "utils.js",
            "extension-base.js",
            "proxy-chrome.js",
            "proxy-firefox.js",
            "proxy-factory.js",
            "background.js"
        ]
    }
}