Best Private VPN Chrome Extension-Secure,Free

Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.

Best Private VPN Chrome Extension-Secure,Free란 무엇입니까?

Best Private VPN Chrome Extension-Secure,Free은(는) Best Private VPN Chrome Extension Team에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Best Private VPN Chrome Extension-Secure,Free 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Best Private VPN Chrome Plugin hides your real IP address and encrypts your network data to prevent your online privacy from being monitored and controlled by hackers, the government, and your ISP.

With a virtual IP address from one of our best VPN servers, you can bypass geo-restriction and get free access to any blocked content with unlimited data, speed & bandwidth.

Surfing the internet anonymously, avoiding ISP throttling, and unblocking any website with Best Private VPN Chrome Extension, a fast, secure, reliable, unlimited free VPN proxy for Google Chrome.                    

확장 프로그램 기본 정보

이름 Best Private VPN Chrome Extension-Secure,Free Best Private VPN Chrome Extension-Secure,Free
ID cojckmnmafflcfpopednjkckmmjfbhne
공식 URL https://chrome.google.com/webstore/detail/best-private-vpn-chrome-e/cojckmnmafflcfpopednjkckmmjfbhne
설명 Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.
파일 크기 105 KB
설치 횟수 2,400
현재 버전 1.0.1
최근 업데이트 2021-10-20
출시 날짜 2021-09-28
평점 4.13/5 총 15 개의 평점
개발자 Best Private VPN Chrome Extension Team
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.itopvpn.com/privacy
지원되는 언어 en-US
manifest.json
{
    "name": "Best Private VPN Chrome Extension-Secure,Free",
    "description": "Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.",
    "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": "Best Private VPN Chrome Extension - 100% Secure & Free VPN"
    },
    "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"
    ]
}