Free Vpn Proxy Extension

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

¿Qué es Free Vpn Proxy Extension?

Free Vpn Proxy Extension es una extensión de Chrome desarrollada por Chrome extensions 2022, y su función principal es "Safe, unlimited, and free VPN service. Change your IP addresss with free VPN".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Free Vpn Proxy Extension

Descarga archivos de extensión Free Vpn Proxy Extension en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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 !!!                    

Información Básica de la Extensión

Nombre Free Vpn Proxy Extension Free Vpn Proxy Extension
ID dceefkagippahflahjkiapelilbalpmo
URL Oficial https://chrome.google.com/webstore/detail/free-vpn-proxy-extension/dceefkagippahflahjkiapelilbalpmo
Descripción Safe, unlimited, and free VPN service. Change your IP addresss with free VPN
Tamaño del Archivo 602 KB
Cantidad de Instalaciones 19,934
Versión Actual 1.5
Última Actualización 2023-02-13
Fecha de Publicación 2021-01-09
Calificación 3.31/5 Total de 29 Calificaciones
Desarrollador Chrome extensions 2022
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.freeprivacypolicy.com/privacy/view/adb59705be0317131ed706eabb0f1a77
Idiomas Soportados 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": [
                ""
            ]
        }
    ]
}