Cosmo VPN

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

What is Cosmo VPN?

Cosmo VPN is a Chrome extension developed by cosmovpn.dev, and its main feature is "Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Cosmo VPN Extension CRX File

Download Cosmo VPN 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

                        🚀 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]                    

Extension Basic Information

Name Cosmo VPN Cosmo VPN
ID kkgfomhpbhjbhlkealickgjbfpjdpbmf
Official URL https://chromewebstore.google.com/detail/cosmo-vpn/kkgfomhpbhjbhlkealickgjbfpjdpbmf
Description Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!
File Size 2.91 MB
Installation Count 7,409
Current Version 2.5.10
Last Updated 2022-03-10
Publish Date 2021-07-13
Rating 3.39/5 Total 36 Ratings
Developer cosmovpn.dev
Email [email protected]
Payment Type free
Privacy Policy Page URL https://poqdev.com/privacity
Supported Languages 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\/*"
    ]
}