iProVPN Proxy

Iprovpn is built on the cutting-edge VPN technology to deliver unmatched security and performance.

What is iProVPN Proxy?

iProVPN Proxy is a Chrome extension developed by https://iprovpn.com, and its main feature is "Iprovpn is built on the cutting-edge VPN technology to deliver unmatched security and performance.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download iProVPN Proxy Extension CRX File

Download iProVPN Proxy 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

                        iProVPN Proxy for Chrome

iProVPN is a tool that spoofs your IP address to give you the freedom to explore the web. Unblock websites, bypass geo-restricted streaming services by connecting to iProVPN’s global proxy servers. 

The Chrome proxy extension is a light-weight version that eats up very little resources. Control your privacy directly from the web browser and without the need for any other app. Sign-in, select a server and start browsing the web. 

•	Unblock Websites 
Has your government censored websites? Connect to iProVPN’s server and instantly gain access to such websites. 

•	Access Digital Streaming Services 
Digital streaming services are geo-restricted and often not available worldwide. iProVPN spoofs your location, thus allowing you to watch your favorite content from anywhere in the world. 

•	Unlimited Bandwidth 
Don’t worry about data usage. With iProVPN, you can stream and download as much as you want – there’s no limit!

•	WebRTC Leak Protection
iProVPN prevents WebRTC from leaking your real location. So you can communicate over the web with confidence. 

•	Global Proxy Servers 
Access proxy servers online in major countries such as the United States, the United Kingdom, Germany, France, Canada, and more. 

•	24/7 Support 
Need assistance? iProVPN’s customer support is available every hour of the day to resolve your issues.

•	No Logs 
iProVPN is focused on your privacy. We do not track or record your online activities.                    

Extension Basic Information

Name iProVPN Proxy iProVPN Proxy
ID mndmccpbnldnfafofmabbbcfbcffheld
Official URL https://chromewebstore.google.com/detail/iprovpn-proxy/mndmccpbnldnfafofmabbbcfbcffheld
Description Iprovpn is built on the cutting-edge VPN technology to deliver unmatched security and performance.
File Size 7.02 MB
Installation Count 585
Current Version 1.0.0
Last Updated 2023-09-13
Publish Date 2020-12-26
Rating 2.00/5 Total 4 Ratings
Developer https://iprovpn.com
Email [email protected]
Payment Type free
Extension Website https://iprovpn.com
Help Page URL https://support.iprovpn.com
Privacy Policy Page URL https://www.iprovpn.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iProVPN Proxy",
    "short_name": "iprovpn",
    "version": "1.0.0",
    "description": "Iprovpn is built on the cutting-edge VPN technology to deliver unmatched security and performance.",
    "default_locale": "en",
    "action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "proxy",
        "storage",
        "declarativeNetRequest",
        "webRequestAuthProvider",
        "webRequest",
        "privacy"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "manifest_version": 3
}