Proxy1Click - Secure Proxy Service

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

Was ist Proxy1Click - Secure Proxy Service?

Proxy1Click - Secure Proxy Service ist eine Chrome-Erweiterung, die von https://www.proxy1click.com entwickelt wurde, und ihr Hauptmerkmal ist "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Proxy1Click - Secure Proxy Service-Erweiterungs-CRX-Datei herunterladen

Laden Sie Proxy1Click - Secure Proxy Service-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Proxy1Click - Secure Proxy Service Proxy1Click - Secure Proxy Service
ID giehedcpnkgeeahnefcnnijjfflnpolk
Offizielle URL https://chromewebstore.google.com/detail/proxy1click-secure-proxy/giehedcpnkgeeahnefcnnijjfflnpolk
Beschreibung Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
Dateigröße 434 KB
Installationsanzahl 1,211
Aktuelle Version 1.1
Letztes Update 2013-11-19
Veröffentlichungsdatum 2013-11-18
Bewertung 1.93/5 Insgesamt 27 Bewertungen
Entwickler https://www.proxy1click.com
Zahlungsart free
Unterstützte Sprachen 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
}