iProVPN Proxy

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

什么是iProVPN Proxy?

iProVPN Proxy是由https://iprovpn.com开发的Chrome扩展程序,该扩展的主要功能是“Iprovpn is built on the cutting-edge VPN technology to deliver unmatched security and performance.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载iProVPN Proxy扩展crx文件

下载iProVPN Proxy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 iProVPN Proxy iProVPN Proxy
ID mndmccpbnldnfafofmabbbcfbcffheld
官方URL https://chromewebstore.google.com/detail/iprovpn-proxy/mndmccpbnldnfafofmabbbcfbcffheld
简介 Iprovpn is built on the cutting-edge VPN technology to deliver unmatched security and performance.
文件大小 7.02 MB
安装次数 585
当前版本 1.0.0
更新时间 2023-09-13
上架时间 2020-12-26
评分 2.00/5 共4次评分
开发者 https://iprovpn.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://iprovpn.com
帮助页面URL https://support.iprovpn.com
隐私政策页面URL https://www.iprovpn.com/privacy-policy
支持的语言 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
}