Free Vpn Proxy Extension

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

O que é Free Vpn Proxy Extension?

Free Vpn Proxy Extension é uma extensão do Chrome desenvolvida por Chrome extensions 2022, e sua principal característica é "Safe, unlimited, and free VPN service. Change your IP addresss with free VPN".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Free Vpn Proxy Extension

Baixe arquivos de extensão Free Vpn Proxy Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Free Vpn Proxy Extension Free Vpn Proxy Extension
ID dceefkagippahflahjkiapelilbalpmo
URL Oficial https://chrome.google.com/webstore/detail/free-vpn-proxy-extension/dceefkagippahflahjkiapelilbalpmo
Descrição Safe, unlimited, and free VPN service. Change your IP addresss with free VPN
Tamanho do Arquivo 602 KB
Contagem de Instalações 19,934
Versão Atual 1.5
Última Atualização 2023-02-13
Data de Publicação 2021-01-09
Classificação 3.31/5 Total de 29 Avaliações
Desenvolvedor Chrome extensions 2022
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.freeprivacypolicy.com/privacy/view/adb59705be0317131ed706eabb0f1a77
Idiomas Suportados 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": [
                ""
            ]
        }
    ]
}