Colo-A simple VPN & Proxy extension
Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.
什么是Colo-A simple VPN & Proxy extension?
Colo-A simple VPN & Proxy extension是由colovpn.app开发的Chrome扩展程序,该扩展的主要功能是“Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.”。
扩展截图
下载Colo-A simple VPN & Proxy extension扩展crx文件
下载Colo-A simple VPN & Proxy extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
It's a proxy chrome extension, no need register and have lots of proxy nodes.
扩展基本信息
名称 | Colo-A simple VPN & Proxy extension |
ID | hpojiiokknnnnalfmpckcbehojkhacao |
官方URL | https://chromewebstore.google.com/detail/colo-a-simple-vpn-proxy-e/hpojiiokknnnnalfmpckcbehojkhacao |
简介 | Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site. |
文件大小 | 640 KB |
安装次数 | 232 |
当前版本 | 1.0.2 |
更新时间 | 2023-04-08 |
上架时间 | 2022-06-28 |
评分 | 3.20/5 共5次评分 |
开发者 | colovpn.app |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | http://api.getcolo.org/privacy_en_US.html |
支持的语言 | 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": [ " |