Cosmo VPN

Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!

O que é Cosmo VPN?

Cosmo VPN é uma extensão do Chrome desenvolvida por cosmovpn.dev, e sua principal característica é "Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Cosmo VPN

Baixe arquivos de extensão Cosmo VPN 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

                        🚀 Cosmo VPN - VPN is just COSMOS !!!. Couldn't access some web pages? You won't have such a problem again!

🏞 Guide how to use:

1. Install this extension.
2. In the upper right corner, click on the extensions icon and select ours.
3. Click on the desired country.

🆓 100% free. Without registration and SMS. Without trial and investigation. Without advertising. The data is not typed.

💥 Unlimited. No speed limits.
💥 Laconic. Easy to use with one click activation.
💥 Safe. Protecting our SSL encryption will give you peace of mind.

🚅 Cosmo VPN is the fastest, easiest and most widely used proxy service to get you started with one click in your browser. The user-friendly design allows you to change your existing IP address by selecting a country from the list to open websites blocked in your country.

🛡This is a free VPN without registration. We also ensure the use of insurance coverage in general and confidentiality from hacking, data collection, unauthorized monitoring or DDoS attacks.

💛 Click "Add to Chrome" now and get unlimited VPN services for free.

📧 If you have any questions, please contact [email protected]                    

Informações Básicas da Extensão

Nome Cosmo VPN Cosmo VPN
ID kkgfomhpbhjbhlkealickgjbfpjdpbmf
URL Oficial https://chromewebstore.google.com/detail/cosmo-vpn/kkgfomhpbhjbhlkealickgjbfpjdpbmf
Descrição Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!
Tamanho do Arquivo 2.91 MB
Contagem de Instalações 7,409
Versão Atual 2.5.10
Última Atualização 2022-03-10
Data de Publicação 2021-07-13
Classificação 3.39/5 Total de 36 Avaliações
Desenvolvedor cosmovpn.dev
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://poqdev.com/privacity
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "background\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "static\/assets\/icons\/status\/unavailable.png",
            "38": "static\/assets\/icons\/status\/unavailable.png"
        },
        "default_popup": "panel\/index.html",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "css": [
                "insertion\/insertion.css"
            ],
            "js": [
                "insertion\/insertion.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'none'",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "static\/assets\/icons\/logo\/128.png",
        "16": "static\/assets\/icons\/logo\/16.png",
        "48": "static\/assets\/icons\/logo\/48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "permissions": [
        "storage",
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "unlimitedStorage",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "privacy"
    ],
    "short_name": "__MSG_shortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.5.10",
    "web_accessible_resources": [
        "static\/assets\/*",
        "static\/assets\/fonts\/*"
    ]
}