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. 擴展基本資訊
| 名稱 | |
| ID | hpojiiokknnnnalfmpckcbehojkhacao |
| 官方網址 | 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": [
" | |