Free VPN - Unlimited Access

The most stable VPN of 2023! New servers, no limits, absolutely free!

Free VPN - Unlimited Access란 무엇입니까?

Free VPN - Unlimited Access은(는) Webstore Development에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The most stable VPN of 2023! New servers, no limits, absolutely free!"입니다.

확장 프로그램 스크린샷

screenshot

Free VPN - Unlimited Access 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Free VPN is your free solution for secure, borderless and anonymous web browsing. It's not just an extension for your browser, it's your key to the world's information power, which can be blocked in your country, your workplace, or even your school.

Our VPN is a truly free extension that provides a flawless experience, without intrusive registration and subscription. Our app is free with native ads, so you can enjoy all the benefits of a high-speed VPN without spending a dime.

More than 80 VPN proxy servers are available to you with us absolutely free and without registration. Just one click - and Our VPN Service will automatically select the best server for you. We provide free, unlimited and unlimited connection. Moreover, our service constantly monitors the availability and load of our proxy servers to ensure you have a stable and secure connection.

Do you want to connect through a proxy of a specific country? Our VPN will not disappoint you. We have servers in more than 80 countries around the world - from the extreme southern points of Tierra del Fuego to the northern states of Canada, from the western regions of Alaska to the eastern outskirts of Russia. Geographically, Free VPN servers cover approximately 2/3 of the Earth's surface. And all this is available in one click.

The minimalistic design of Our VPN is focused on not distracting you from surfing the Internet with a redundant interface. VPN only, nothing more. We focused on making our extension as convenient and easy to use as possible.

All you have to do is install the extension and click on the connect button. No complications or hassles. VPN service just works!

So, if you are looking for a free, reliable and fast VPN service, then Free VPN is what you have been looking for.

Our service provides the full range of features you expect from a quality VPN, without any hidden fees or subscriptions. Since we have implemented a native advertising system, you can be sure that all your online activities will remain anonymous and will not require an account or registration.

Our mission is to provide access to information to all users, regardless of their location. Enjoy the freedom to access all the world's content without worrying about geo-blocking or censorship.

We at Our VPN pride ourselves on our ability to provide a free, reliable and easy-to-use service for all users. Use our extension to access your favorite sites without worrying about barriers imposed by ISPs or governments.

In addition to providing access to blocked content, Our VPN also improves your online security by encrypting your traffic and protecting you from potential online threats. This allows you to protect your personal information and anonymity on the Internet, which is especially important these days.

Internet freedom and security is yours, and it's free with VPN. Try it today and see for yourself!

So, let's remember the main advantages of Free VPN:
♦ Free access without restrictions
♦ No registration or subscription
♦ Over 80 servers worldwide
♦ Traffic encryption to improve security
♦ Minimal design for ease of use
♦ Reliable and fast connection

Our VPN service is your way to a free, secure and independent internet. It works simply and simply works!                    

확장 프로그램 기본 정보

이름 Free VPN - Unlimited Access Free VPN - Unlimited Access
ID aokejceicdnjcjhjalcheffofofobjja
공식 URL https://chromewebstore.google.com/detail/free-vpn-unlimited-access/aokejceicdnjcjhjalcheffofofobjja
설명 The most stable VPN of 2023! New servers, no limits, absolutely free!
파일 크기 2.82 MB
설치 횟수 6,000
현재 버전 5.1
최근 업데이트 2023-06-26
출시 날짜 2023-06-25
평점 4.50/5 총 201 개의 평점
개발자 Webstore Development
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/1GWlguh2mKkwm2qnAtCXAmYFiarR1t_vy/edit?usp=sharing&ouid=116440148689115467086&rtpof=true&sd=true
지원되는 언어 id,de,en,fr,nl,tr,es,pt-BR,ru,zh-CN,ja
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "ad-blocker\/background.js",
            "bg\/build.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon_grey.png",
        "default_popup": "popup\/index.html",
        "default_title": "Free VPN"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "libs\/processor.js"
            ],
            "match_about_blank": true,
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "ad-blocker\/content.js"
            ],
            "match_about_blank": true,
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content\/post_api.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content\/location.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "content\/safecheck-notification\/content.js",
                "content\/safecheck.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "content\/price-check-notification\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "content\/app-notification\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "content\/call_api.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google.com https:\/\/www.gstatic.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "tabs",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "proxy",
        "management",
        "alarms",
        "storage",
        "",
        "https:\/\/sessions.bugsnag.com\/*",
        "https:\/\/notify.bugsnag.com\/*",
        "https:\/\/*.urban-vpn.com\/*",
        "https:\/\/google-analytics.com\/*",
        "https:\/\/www.google-analytics.com\/*",
        "https:\/\/www.google-analytics.com\/*",
        "https:\/\/config-toolbar.urban-vpn.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.1",
    "web_accessible_resources": [
        "\/content\/safecheck-notification\/notification-iframe\/index.html",
        "\/content\/price-check-notification\/notification-iframe\/index.html",
        "\/content\/app-notification\/app-iframe\/index.html",
        "\/libs\/extend-native-history-api.js",
        "\/libs\/requests.js"
    ]
}