Proxy1Click - Secure Proxy Service

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

Cos'è Proxy1Click - Secure Proxy Service?

Proxy1Click - Secure Proxy Service è un'estensione di Chrome sviluppata da https://www.proxy1click.com, e la sua funzione principale è "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Proxy1Click - Secure Proxy Service

Scarica i file di estensione Proxy1Click - Secure Proxy Service in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Proxy1Click - Secure Proxy Service Proxy1Click - Secure Proxy Service
ID giehedcpnkgeeahnefcnnijjfflnpolk
URL Ufficiale https://chromewebstore.google.com/detail/proxy1click-secure-proxy/giehedcpnkgeeahnefcnnijjfflnpolk
Descrizione Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
Dimensione del File 434 KB
Conteggio Installazioni 1,211
Versione Corrente 1.1
Ultimo Aggiornamento 2013-11-19
Data di Pubblicazione 2013-11-18
Valutazione 1.93/5 Totale 27 Valutazioni
Sviluppatore https://www.proxy1click.com
Tipo di Pagamento free
Lingue Supportate 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
}