BelkaVPN is VPN, Proxy to Unblock any sites
Access restricted content worldwide
BelkaVPN is VPN, Proxy to Unblock any sites란 무엇입니까?
BelkaVPN is VPN, Proxy to Unblock any sites은(는) https://www.belkavpn.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access restricted content worldwide"입니다.
확장 프로그램 스크린샷
BelkaVPN is VPN, Proxy to Unblock any sites 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A simple solution for your internet security! Unlock any blocked websites. Warranty: availability, confidentiality, anonymity. BelkaVPN proxy - is a fast VPN proxy service that ensures internet privacy and security for everyone. Unblock media streaming, protect your data, shun away snoopers and hacker, and enjoy the full palette of online experiences with our VPN extension. Worried about unprotected Wi-Fi hotspots? Want to be anonymous and protected from surveillance and hackers? "BelkaVPN is VPN, Proxy to Unblock any sites" – is the best solution for you! ✓ With simple registration. ✓ 100% free. No credit card information needed. No trials offered. ✓ Truly unlimited. No session, speed or bandwidth limitations. ✓ Unblock the world with just one touch of the country buttons. ✓ Strong SSL encryption will make you fully anonymous and secured. Unblocks any websites and applications. ★ Permission & Terms of Use, Privacy Policy ★ ------------------------------------ Links: Available on Android: https://play.google.com/store/apps/details?id=com.digiapp.vpn Website: https://www.belkavpn.com Terms of use: https://www.belkavpn.com/terms Privacy Policy: https://www.belkavpn.com/privacy
확장 프로그램 기본 정보
이름 | BelkaVPN is VPN, Proxy to Unblock any sites |
ID | npgimkapccfidfkfoklhpkgmhgfejhbj |
공식 URL | https://chromewebstore.google.com/detail/belkavpn-is-vpn-proxy-to/npgimkapccfidfkfoklhpkgmhgfejhbj |
설명 | Access restricted content worldwide |
파일 크기 | 8.34 MB |
설치 횟수 | 7,983 |
현재 버전 | 18 |
최근 업데이트 | 2020-09-17 |
출시 날짜 | 2020-03-29 |
평점 | 3.48/5 총 97 개의 평점 |
개발자 | https://www.belkavpn.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.belkavpn.com |
도움말 페이지 URL | https://www.belkavpn.com |
개인정보 보호 정책 페이지 URL | https://belkavpn.com/privacy-policy |
지원되는 언어 | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_shortAppName__", "description": "__MSG_appDesc__", "version": "18", "offline_enabled": false, "homepage_url": "https:\/\/www.belkavpn.com", "minimum_chrome_version": "18", "browser_action": { "default_icon": ".\/img\/bw_ic_launcher_round.png" }, "background": { "scripts": [ "js\/background.js" ] }, "permissions": [ "https:\/\/www.belkavpn.com\/*", "https:\/\/www.google.com\/*", "storage", "proxy", "cookies", "privacy" ], "icons": { "16": ".\/img\/ic_launcher_round.png", "32": ".\/img\/ic_launcher.png", "48": ".\/img\/[email protected]", "128": ".\/img\/[email protected]" }, "default_locale": "en", "content_security_policy": "script-src 'self'; object-src 'self'" } |