Free Netflix VPN for Chrome-Unblock Any Sites
Access 1000+ streaming services like Netflix, BBC iPlayer, Hulu through 1800+ VPN servers with 100% working free Netflix VPN proxy.
Free Netflix VPN for Chrome-Unblock Any Sites란 무엇입니까?
Free Netflix VPN for Chrome-Unblock Any Sites은(는) Free Netflix VPN for Chrome Team에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access 1000+ streaming services like Netflix, BBC iPlayer, Hulu through 1800+ VPN servers with 100% working free Netflix VPN proxy."입니다.
확장 프로그램 스크린샷
Free Netflix VPN for Chrome-Unblock Any Sites 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Free Netflix VPN Chrome Extension enables you to watch Netflix shows and any other streaming sites movies such as Disney+ or HBO without bandwidth limit no matter you are at home or traveling abroad. Unblock as many Netflix locations as possible with our express VPN servers in 100+ locations. Bypass geo-blocking and never miss out on exciting movies and TV shows in the vast Netflix’s library with Free Netflix VPN Chrome Plugin. Free Netflix VPN Chrome Addon also encrypts all of your online traffic by hiding your real IP as any ipvanish VPNs do. Install our best free VPN extension and immediately watch anything from anywhere while being fully protected.
확장 프로그램 기본 정보
이름 | |
ID | gjgaeibclgaeblfhfhkjmpdacjoajelm |
공식 URL | https://chrome.google.com/webstore/detail/free-netflix-vpn-for-chro/gjgaeibclgaeblfhfhkjmpdacjoajelm |
설명 | Access 1000+ streaming services like Netflix, BBC iPlayer, Hulu through 1800+ VPN servers with 100% working free Netflix VPN proxy. |
파일 크기 | 104 KB |
설치 횟수 | 2,292 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2021-10-20 |
출시 날짜 | 2021-09-30 |
평점 | 4.23/5 총 26 개의 평점 |
개발자 | Free Netflix VPN for Chrome Team |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.itopvpn.com/privacy |
지원되는 언어 | en-US |
manifest.json | |
{ "name": "Free Netflix VPN for Chrome-Unblock Any Sites", "description": "Access 1000+ streaming services like Netflix, BBC iPlayer, Hulu through 1800+ VPN servers with 100% working free Netflix VPN proxy.", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/www.itopvpn.com\/api\/ip-checker", "proxy", "storage" ], "manifest_version": 2, "background": { "scripts": [ "\/js\/jquery.min.js", "\/js\/storage.js", "\/js\/app.js" ] }, "browser_action": { "default_icon": ".\/images\/icon_off.png", "default_popup": "\/popup.html", "default_title": "Free Netflix VPN for Chrome-Unblock Streaming Sites Anywhere" }, "icons": { "16": ".\/images\/icon.png", "24": ".\/images\/icon_24.png", "32": ".\/images\/icon_32.png", "48": ".\/images\/icon_48.png", "128": ".\/images\/icon_128.png" }, "web_accessible_resources": [ "\/js\/vpn.json" ] } |