Proxy1Click - Secure Proxy Service

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

O que é Proxy1Click - Secure Proxy Service?

Proxy1Click - Secure Proxy Service é uma extensão do Chrome desenvolvida por https://www.proxy1click.com, e sua principal característica é "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Proxy1Click - Secure Proxy Service

Baixe arquivos de extensão Proxy1Click - Secure Proxy Service no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Proxy1Click - Secure Proxy Service Proxy1Click - Secure Proxy Service
ID giehedcpnkgeeahnefcnnijjfflnpolk
URL Oficial https://chromewebstore.google.com/detail/proxy1click-secure-proxy/giehedcpnkgeeahnefcnnijjfflnpolk
Descrição Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
Tamanho do Arquivo 434 KB
Contagem de Instalações 1,211
Versão Atual 1.1
Última Atualização 2013-11-19
Data de Publicação 2013-11-18
Classificação 1.93/5 Total de 27 Avaliações
Desenvolvedor https://www.proxy1click.com
Tipo de Pagamento free
Idiomas Suportados 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
}