Free VPN - Unlimited Access

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

What is Free VPN - Unlimited Access?

Free VPN - Unlimited Access is a Chrome extension developed by Webstore Development, and its main feature is "The most stable VPN of 2023! New servers, no limits, absolutely free!".

Extension Screenshots

screenshot

Download Free VPN - Unlimited Access Extension CRX File

Download Free VPN - Unlimited Access extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Free VPN - Unlimited Access Free VPN - Unlimited Access
ID aokejceicdnjcjhjalcheffofofobjja
Official URL https://chromewebstore.google.com/detail/free-vpn-unlimited-access/aokejceicdnjcjhjalcheffofofobjja
Description The most stable VPN of 2023! New servers, no limits, absolutely free!
File Size 2.82 MB
Installation Count 6,000
Current Version 5.1
Last Updated 2023-06-26
Publish Date 2023-06-25
Rating 4.50/5 Total 201 Ratings
Developer Webstore Development
Email [email protected]
Payment Type free
Privacy Policy Page URL https://docs.google.com/document/d/1GWlguh2mKkwm2qnAtCXAmYFiarR1t_vy/edit?usp=sharing&ouid=116440148689115467086&rtpof=true&sd=true
Supported Languages 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"
    ]
}