GoGetProxy.com

Easily surf the Internet with your proxies switching between them in one click.

GoGetProxy.comとは何ですか?

GoGetProxy.comはhttps://gogetproxy.comによって開発されたChromeの拡張機能で、その主な機能は「Easily surf the Internet with your proxies switching between them in one click.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Easily surf the Internet with your proxies switching between them in one click.

Proxy servers' features are very extensive: 
- keep anonymity online
- get access to blocked resources
- increase download speed

Extension works only with proxy servers in your account on GoGetProxy.com                    

拡張機能の基本情報

名前 GoGetProxy.com GoGetProxy.com
ID fkajooepbhkiodamlelheipaobgimhgn
公式URL https://chrome.google.com/webstore/detail/gogetproxycom/fkajooepbhkiodamlelheipaobgimhgn
説明 Easily surf the Internet with your proxies switching between them in one click.
ファイルサイズ 70.05 KB
インストール数 1,302
現在のバージョン 1.0
最終更新日 2016-12-15
公開日 2016-12-15
評価 4.29/5 合計 7 レビュー
開発者 https://gogetproxy.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://gogetproxy.com/en/tos
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GoGetProxy.com",
    "description": "Easily surf the Internet with your proxies switching between them in one click.",
    "version": "1.0",
    "permissions": [
        "https:\/\/gogetproxy.com\/*",
        "tabs",
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "page": "background.htm"
    },
    "options_page": "options.htm",
    "options_ui": {
        "page": "options.htm",
        "chrome_style": false
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "32": "img\/icon32.png"
        },
        "default_title": "GoGetProxy.com",
        "default_popup": "popup.htm"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}