Cosmo VPN

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

Cosmo VPN क्या है?

Cosmo VPN cosmovpn.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cosmo VPN एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Cosmo VPN Cosmo VPN
ID kkgfomhpbhjbhlkealickgjbfpjdpbmf
आधिकारिक URL https://chromewebstore.google.com/detail/cosmo-vpn/kkgfomhpbhjbhlkealickgjbfpjdpbmf
विवरण Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!
फ़ाइल का आकार 2.91 MB
स्थापना संख्या 7,409
वर्तमान संस्करण 2.5.10
अंतिम अपडेट 2022-03-10
प्रकाशन तिथि 2021-07-13
रेटिंग 3.39/5 कुल 36 रेटिंग्स
डेवलपर cosmovpn.dev
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://poqdev.com/privacity
समर्थित भाषाएँ 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\/*"
    ]
}