Proxy1Click - Secure Proxy Service

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

Vad är Proxy1Click - Secure Proxy Service?

Proxy1Click - Secure Proxy Service är en Chrome-tillägg utvecklad av https://www.proxy1click.com, och dess huvudfunktion är "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Proxy1Click - Secure Proxy Service-förlängningens CRX-fil

Ladda ner Proxy1Click - Secure Proxy Service-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Proxy1Click - Secure Proxy Service Proxy1Click - Secure Proxy Service
ID giehedcpnkgeeahnefcnnijjfflnpolk
Officiell webbadress https://chromewebstore.google.com/detail/proxy1click-secure-proxy/giehedcpnkgeeahnefcnnijjfflnpolk
Beskrivning Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
Filstorlek 434 KB
Antal Installationer 1,211
Aktuell Version 1.1
Senast Uppdaterad 2013-11-19
Publiceringsdatum 2013-11-18
Betyg 1.93/5 Totalt 27 Betyg
Utvecklare https://www.proxy1click.com
Betalningssätt free
Stödda Språk 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
}