Cosmo VPN

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

Cosmo VPNคืออะไร?

Cosmo VPN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cosmovpn.dev และคุณลักษณะหลักของมันคือ "Cool VPN!!! Unblock any website and stay secure. Completely free without any limits!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cosmo VPN

ดาวน์โหลดไฟล์ส่วนขยาย Cosmo VPN ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        🚀 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\/*"
    ]
}