intoProxy

intoProxy Chrome Extension

What is intoProxy?

intoProxy is a Chrome extension developed by http://www.intoproxy.com, and its main feature is "intoProxy Chrome Extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download intoProxy Extension CRX File

Download intoProxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name intoProxy intoProxy
ID jnoehmhmdffejnkhccdagnppbbcclhne
Official URL https://chrome.google.com/webstore/detail/intoproxy/jnoehmhmdffejnkhccdagnppbbcclhne
Description intoProxy Chrome Extension
File Size 44.4 KB
Installation Count 339
Current Version 2.0
Last Updated 2016-03-18
Publish Date 2016-03-18
Rating 3.33/5 Total 6 Ratings
Developer http://www.intoproxy.com
Payment Type free
Extension Website http://www.intoproxy.com/
Help Page URL http://intoproxy.com/faq.html
Supported Languages 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
}