FastVPN

FastVPN - vpn - The best free Google Chrome VPN extension to hide your IP. Presenting the FastVPN FREE Google Chrome extension:…

FastVPN란 무엇입니까?

FastVPN은(는) winstonharis2에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "FastVPN - vpn - The best free Google Chrome VPN extension to hide your IP. Presenting the FastVPN FREE Google Chrome extension:…"입니다.

확장 프로그램 스크린샷

screenshot

FastVPN 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        FastVPN - vpn - The best free Google Chrome VPN extension to hide your IP.

Presenting the FastVPN FREE Google Chrome extension: Download the best VPN browser extension for Google Chrome and get unlimited bandwidth, fast connection speeds, total leak protection and protect your online activities.

The FastVPN free browser extension uses strong encryption to secure all your traffic and hides your real IP address so you can access any blocked website, protect your data and surf the internet anonymously without a data limit.

The FastVPN is the easiest way to stay secure and private online. Our virtual private network allows you to hide your IP address and access blocked content online from the moment you connect to our VPN servers.

Connect to our secure servers from all over the world to experience an unlimited free VPN, and access websites, streaming content, and more.

Get our VPN proxy extension for Google Chrome, experience unlimited bandwidth, and stay protected even when you're using public Wi-Fi and get total anonymous browsing.

We have our own ad filter lists, so we also remove ads on YouTube and other popular search engines. Enjoy the internet comfortable!

~~ Disclaimer ~~

We cannot guarantee that our VPN service will work in China, Iran & Saudi Arabia. Even if you can download the application, we strongly recommend that you do not purchase Premium VPN accounts. We are not responsible for a lack of service and are not able to provide refunds for those countries.

~~ Protection Guaranteed ~~

As a Israel VPN company, we are bound by strict data privacy laws and do not track any IP or connection data.
Мut we collect peer-to-peer domain data to redistribute load balancers so that users don't have low bandwidth. Access the internet with our VPN and stay safe. We have nothing to hide! Find out more here: http://www.fastvpn.digital/site/pages/privacy_policy

~~ ♥ Keep in touch! ~~

Visit site to learn more and get our latest VPN updates and news:

→ http://www.fastvpn.digital/                    

확장 프로그램 기본 정보

이름 FastVPN FastVPN
ID bcbjbpdnkbcojacpngocijhghnnepnhe
공식 URL https://chrome.google.com/webstore/detail/fastvpn/bcbjbpdnkbcojacpngocijhghnnepnhe
설명 FastVPN - vpn - The best free Google Chrome VPN extension to hide your IP. Presenting the FastVPN FREE Google Chrome extension:…
파일 크기 524 KB
설치 횟수 10,000
현재 버전 1.0.7
최근 업데이트 2022-02-22
출시 날짜 2022-01-28
평점 3.40/5 총 5 개의 평점
개발자 winstonharis2
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.fastvpn.digital/
개인정보 보호 정책 페이지 URL https://www.fastvpn.digital/site/pages/privacy_policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "minimum_chrome_version": "88.0",
    "background": {
        "service_worker": ".\/background.js"
    },
    "action": {
        "default_popup": "static\/popup.html",
        "default_title": "FastVPN"
    },
    "permissions": [
        "alarms",
        "background",
        "proxy",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "static\/content\/content.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.fi\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.se\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.no\/search*",
                "https:\/\/www.google.cl\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.com.ph\/search*",
                "https:\/\/www.google.com.my\/search*",
                "https:\/\/www.google.com.id\/search*",
                "https:\/\/www.google.com.pe\/search*",
                "https:\/\/www.google.com.tw\/search*",
                "https:\/\/www.google.com.sg\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.com.hk\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.com.ve\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.com.th\/search*",
                "https:\/\/www.google.com.vn\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.co.nz\/search*",
                "https:\/\/www.bing.com\/search*",
                "https:\/\/search.yahoo.com\/search*"
            ],
            "run_at": "document_start"
        }
    ],
    "author": "fastvpn.digital Inc.",
    "version": "1.0.7",
    "manifest_version": 3,
    "name": "FastVPN",
    "short_name": "fastvpn",
    "icons": {
        "16": "static\/icon_16.png",
        "32": "static\/icon_32.png",
        "64": "static\/icon_64.png",
        "128": "static\/icon_128.png"
    },
    "content_security_policy": {
        "object-src": "self"
    }
}