Proxy1Click - Secure Proxy Service

Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit

什麼是Proxy1Click - Secure Proxy Service?

Proxy1Click - Secure Proxy Service是由https://www.proxy1click.com開發的Chrome擴展程式,該擴展的主要功能是“Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Proxy1Click - Secure Proxy Service擴展crx文件

下載Proxy1Click - Secure Proxy Service擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Proxy1Click is a proxy service that allows you to access blocked websites.
It protects your privacy using SSL/TLS encryption and hiding your real ip address.
it's very fast and you can use to watch your national tv via Internet from abroad.
We have Proxy servers available in 21 countries:
- Usa
- Canada
- Australia
- United Kingdom
- Germany
- Sweden
- Netherlands
- Luxembourg
- Switzerland
- France
- Italy
- Spain
- Bulgaria
- Romania
- Russia
- Egypt
- Turkey
- Singapore
- India
- Hong Kong
- Japan

This is a free complimentary service available to Mac user of our VPN Service:
https://www.vpnoneclick.com                    

擴展基本資訊

名稱 Proxy1Click - Secure Proxy Service Proxy1Click - Secure Proxy Service
ID giehedcpnkgeeahnefcnnijjfflnpolk
官方網址 https://chromewebstore.google.com/detail/proxy1click-secure-proxy/giehedcpnkgeeahnefcnnijjfflnpolk
簡介 Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
檔案大小 434 KB
安裝次數 1,211
目前版本 1.1
更新時間 2013-11-19
上架時間 2013-11-18
評分 1.93/5 共 27 次評分
開發者 https://www.proxy1click.com
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Proxy1Click - Secure Proxy Service",
    "version": "1.1",
    "description": "Secure Proxy Service by SSL\/TLS with Rsa keys 2048 bit",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "jquery.js",
            "proxy_form_controller.js",
            "proxy_error_handler.js",
            "background.js"
        ],
        "pages": [
            "background.html"
        ]
    },
    "permissions": [
        "proxy",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "manifest_version": 2
}