Free Vpn Proxy Extension

Safe, unlimited, and free VPN service. Change your IP addresss with free VPN

What is Free Vpn Proxy Extension?

Free Vpn Proxy Extension is a Chrome extension developed by Chrome extensions 2022, and its main feature is "Safe, unlimited, and free VPN service. Change your IP addresss with free VPN".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Free Vpn Proxy Extension Extension CRX File

Download Free Vpn Proxy Extension 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 for Chrome is the fastest and easy in using Proxy service starts working by one click in your browser. The friendly design allows you to change the current IP address by choosing another country from the wide list right in the extension menu to unlock websites that are prohibited in your location. Simply mark to contry to connect random IP address in order to just hide your connection.
 
It's fully free VPN without registration, credit cards and ads.
Click "Add to Chrome" right now and get unlimited VPN service for free. fastest and simplest FREE Chrome VPN. Unblock any website and browse the web private and secure !
Open all fringes of web browsing without any restriction absolutely secured and anonymously as well as unblock any website and receive all information from different sources as it should be in modern society.
Our VPN extension for Chrome switches your virtual location and changes your IP address to one from our remote servers.
Encrypt your connection & unblock websites easily.
VPN for Chrome is the fastest and easy in using Proxy service starts working by one click in your browser. The friendly design allows you to change the current IP address by choosing another country from the wide list right in the extension menu to unlock websites that are prohibited in your location. 

Surf, browse, get access to any website without limits and registrations,   reliable, many servers in different countries let me open all blocked sites, plus it does not affect or slow browsing speed.
Was designed on the edge of cyber security technologies as an evolution of restrictions bypass extension for the most popular websites. The most trusted, reliable and protected Proxy extension CIS countries is now available worldwide.
With unlimited VPN you can unblock, bypass government constraints and access any website anonymously,free and with no connection restrictions.
Experience the easiest-to-use VPN extension. To get started, install the extension from Chrome store or official website absolutely FREE with a single click, choose the location of your choice or pick from the preloaded list of popular websites
Stay anonymous, secured and unrestricted! Unblock any website with unlimited VPN service.

Please leave us a rating and a comment !!!                    

Extension Basic Information

Name Free Vpn Proxy Extension Free Vpn Proxy Extension
ID dceefkagippahflahjkiapelilbalpmo
Official URL https://chrome.google.com/webstore/detail/free-vpn-proxy-extension/dceefkagippahflahjkiapelilbalpmo
Description Safe, unlimited, and free VPN service. Change your IP addresss with free VPN
File Size 602 KB
Installation Count 19,934
Current Version 1.5
Last Updated 2023-02-13
Publish Date 2021-01-09
Rating 3.31/5 Total 29 Ratings
Developer Chrome extensions 2022
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.freeprivacypolicy.com/privacy/view/adb59705be0317131ed706eabb0f1a77
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Free Vpn Proxy Extension",
    "options_page": "options.html",
    "background": {
        "service_worker": "worker_container.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/disabled16.png",
            "48": "icons\/disabled48.png",
            "128": "icons\/disabled128.png",
            "300": "icons\/disabled300.png"
        },
        "default_title": "Free Vpn Proxy Extension",
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0",
    "name": "Free Vpn Proxy Extension",
    "permissions": [
        "proxy",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "short_name": "__MSG_extName__",
    "version": "1.5",
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}