intoProxy

intoProxy Chrome Extension

O que é intoProxy?

intoProxy é uma extensão do Chrome desenvolvida por http://www.intoproxy.com, e sua principal característica é "intoProxy Chrome Extension".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão intoProxy

Baixe arquivos de extensão intoProxy 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

                        intoProxy – Top Rated Proxy Service

Allows you to change your IP address and your location. The proxy servers can be used from all your computers and gadgets.

We offer shared proxy and private proxy accounts.
You need to create a proxy account on our website.

This extension will help you access all intoProxy servers available for your account. Just pick a location and a server from the drop-down list and you are good to go. 
Currently we offer proxy servers located in:
   - United States
   - United Kingdom
   - Netherlands
   - Canada
   - Germany
   - Australia
Check www.intoproxy.com/locations.html                    

Informações Básicas da Extensão

Nome intoProxy intoProxy
ID jnoehmhmdffejnkhccdagnppbbcclhne
URL Oficial https://chrome.google.com/webstore/detail/intoproxy/jnoehmhmdffejnkhccdagnppbbcclhne
Descrição intoProxy Chrome Extension
Tamanho do Arquivo 44.4 KB
Contagem de Instalações 339
Versão Atual 2.0
Última Atualização 2016-03-18
Data de Publicação 2016-03-18
Classificação 3.33/5 Total de 6 Avaliações
Desenvolvedor http://www.intoproxy.com
Tipo de Pagamento free
Site da Extensão http://www.intoproxy.com/
URL da Página de Ajuda http://intoproxy.com/faq.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "intoProxy",
    "version": "2.0",
    "description": "intoProxy Chrome Extension",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "ip16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "ip16.png",
        "32": "ip32.png",
        "48": "ip48.png",
        "128": "ip128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "proxy",
        "storage"
    ],
    "manifest_version": 2
}