Surflare

Surflare

Surflareとは何ですか?

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

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Surflare is a simple, Fast and Secure proxy service.
> Surf anonymously
> Smart Route in China
> Unlimited Traffic
> 24/7 customer support by live chat
> No activity logs & No connection logs


User can manage and switch between multiple proxies quickly & easily.
Surflare VPN application has one big ON/OFF button and all settings fit into conveniently small window that super easy to use.
Surflare has award-winning software for Windows, Mac, iOS, Android, and allows you to connect up to 5 devices simultaneously.                    

拡張機能の基本情報

名前 Surflare Surflare
ID ndlihkddbkkffhmcjamdgphennembnic
公式URL https://chromewebstore.google.com/detail/surflare/ndlihkddbkkffhmcjamdgphennembnic
説明 Surflare
ファイルサイズ 2.23 MB
インストール数 493
現在のバージョン 2.1.1
最終更新日 2023-08-16
公開日 2020-06-25
評価 5.00/5 合計 3 レビュー
開発者 https://surflare.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.surflare.com
ヘルプページのURL https://www.surflare.com
プライバシーポリシーページのURL https://www.surflare.com/docs/privacyPolicy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Surflare",
    "description": "Surflare",
    "version": "2.1.1",
    "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"
        ]
    },
    "options_page": "options.html"
}