Trust VPN
TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock.
Trust VPN란 무엇입니까?
Trust VPN은(는) https://trustvpn.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock."입니다.
확장 프로그램 스크린샷
Trust VPN 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The major advantages of Trust VPN: - Access to all sites Trust provides secure access to all your favorite sites, instant messengers, and social networks. - Work on all devices You can use Trust VPN on your phone, tablet, or computer. All devices are secure. - Protection of your wi-fi connection You can securely connect to public wi-fi and you do not have to worry that someone will steal your data. By paying by a bank card via an open wi-fi, you will keep your payment data secure. - Confidentiality We do not store logs, so no one will ever know which sites you have visited. - Lack of advertising Our ad-free app doesn't change your device traffic. - High bandwidth capacity of our servers. You will love the internet speed when using Trust VPN Trust VPN has no hidden fees or charges, just a monthly or yearly subscription which you can cancel at any time.
확장 프로그램 기본 정보
이름 | |
ID | kfihojamhpniakcbepoklmbblgpcblfo |
공식 URL | https://chromewebstore.google.com/detail/trust-vpn/kfihojamhpniakcbepoklmbblgpcblfo |
설명 | TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock. |
파일 크기 | 1.09 MB |
설치 횟수 | 276 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2023-11-20 |
출시 날짜 | 2021-06-29 |
평점 | 2.00/5 총 4 개의 평점 |
개발자 | https://trustvpn.me |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://trustvpn.me/ |
도움말 페이지 URL | https://trustvpn.me/ |
개인정보 보호 정책 페이지 URL | https://trustvpn.me/en/extension/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "manifest_version": 3, "name": "Trust VPN", "version": "2.0.0", "description": "TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock.", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "action": { "default_icon": { "128": "images\/icon128.png" }, "default_popup": "pages\/popup.html", "default_title": "TrustVPN" }, "permissions": [ "tabs", "proxy", "storage", "privacy", "webRequest", "notifications", "alarms", "cookies", "webRequestAuthProvider", "scripting" ], "host_permissions": [ " |