iTop VPN - Best Free VPN Chrome Extension
Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login.
iTop VPN - Best Free VPN Chrome Extension란 무엇입니까?
iTop VPN - Best Free VPN Chrome Extension은(는) https://www.itopvpn.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login."입니다.
확장 프로그램 스크린샷
iTop VPN - Best Free VPN Chrome Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Enjoy iTop’s 1 click VPN extension for Chrome to easily stay anonymous on the Internet with advanced military-grade Salsa20(chacha20)256-bit encryption, and access any blocked content with unlimited bandwidth and fast connection speeds. iTop free Chrome VPN plugin gives you faster and better streaming & gaming experience with dedicated servers for Netflix, BBC iPlayer, Disney+, PUBG, LOL: Wild Rift, and Free Fire. iTop private VPN browser addon offers a secure and express VPN service for all customers around the world, with 1800 global server addresses from the United States, United Kingdom, Japan, Singapore, India, Germany, France, Brazil, UAE, Philippines, and so on.
확장 프로그램 기본 정보
이름 | |
ID | imikkmafgbjjghjeelijedabggogfdgo |
공식 URL | https://chrome.google.com/webstore/detail/itop-vpn-best-free-vpn-ch/imikkmafgbjjghjeelijedabggogfdgo |
설명 | Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login. |
파일 크기 | 86.1 KB |
설치 횟수 | 28,013 |
현재 버전 | 2.0.5 |
최근 업데이트 | 2021-10-20 |
출시 날짜 | 2021-07-28 |
평점 | 4.44/5 총 128 개의 평점 |
개발자 | https://www.itopvpn.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.itopvpn.com/ |
도움말 페이지 URL | https://www.itopvpn.com/support |
개인정보 보호 정책 페이지 URL | https://www.itopvpn.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "name": "iTop VPN - Best Free VPN Chrome Extension", "description": "Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login.", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.5", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/www.itopvpn.com\/api\/ip-checker", "proxy", "storage" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy79+FCvncMORQF0m9TeGq7\/x5EOGrgc5WHv4mnM1OU2aGgh9ALZ0e7q\/dkjC0gXTDWZ6W4UXSsWpEIbsKHEyU6DY21jcw5nccyVIrCrTRszYZbxf0cCtbK6R\/KJxA+RWNH8B3aREgHmYnIJLs47JFy+vi72HuKXuruIaXDo9Gu0cV4uwM+aBfE9feL6+GzJvBHVDN5kYu6QuW2npK7JwpphdGz1GxkNhdfJIJ00Oo\/32VRMya30nXqggsKBk1QudaNQIvSH+xou2svhfvZDvOsXATGusiLXFmFyi\/KZ72p60YVf5RCzZ+xTsfvQS4sUKyOHFNsugoBUkHufQkfU6RQIDAQAB", "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": "iTop VPN - Secure & Speed Up Your Surfing" }, "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" ] } |