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
Eメール [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
}