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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}