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
官方網址 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
}