Colo-A simple VPN & Proxy extension

Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.

What is Colo-A simple VPN & Proxy extension?

Colo-A simple VPN & Proxy extension is a Chrome extension developed by colovpn.app, and its main feature is "Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.".

Extension Screenshots

screenshot
screenshot

Download Colo-A simple VPN & Proxy extension Extension CRX File

Download Colo-A simple VPN & Proxy extension 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

                        It's a proxy chrome extension, no need register and have lots of proxy nodes.                    

Extension Basic Information

Name Colo-A simple VPN & Proxy extension Colo-A simple VPN & Proxy extension
ID hpojiiokknnnnalfmpckcbehojkhacao
Official URL https://chromewebstore.google.com/detail/colo-a-simple-vpn-proxy-e/hpojiiokknnnnalfmpckcbehojkhacao
Description Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.
File Size 640 KB
Installation Count 232
Current Version 1.0.2
Last Updated 2023-04-08
Publish Date 2022-06-28
Rating 3.20/5 Total 5 Ratings
Developer colovpn.app
Email [email protected]
Payment Type free
Privacy Policy Page URL http://api.getcolo.org/privacy_en_US.html
Supported Languages en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.2",
    "minimum_chrome_version": "88.0.0",
    "short_name": "Colo",
    "background": {
        "service_worker": "backend.js"
    },
    "action": {
        "default_icon": "assets\/images\/logo24.png",
        "default_title": "ColoVPN",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_manifest_appDescription__",
    "icons": {
        "16": "assets\/images\/logo16.png",
        "24": "assets\/images\/logo24.png",
        "128": "assets\/images\/logo128.png"
    },
    "name": "__MSG_manifest_appName__",
    "permissions": [
        "proxy",
        "alarms",
        "privacy",
        "storage",
        "declarativeNetRequestFeedback",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        ""
    ]
}