Colo-A simple VPN & Proxy extension
Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.
Wat is Colo-A simple VPN & Proxy extension?
Colo-A simple VPN & Proxy extension is een Chrome-extensie ontwikkeld door colovpn.app, en de belangrijkste functie is "Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site.".
Extensie Screenshots
Download het CRX-bestand van de extensie Colo-A simple VPN & Proxy extension
Download Colo-A simple VPN & Proxy extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
It's a proxy chrome extension, no need register and have lots of proxy nodes.
Basisinformatie over de Extensie
Naam | Colo-A simple VPN & Proxy extension |
ID | hpojiiokknnnnalfmpckcbehojkhacao |
Officiële URL | https://chromewebstore.google.com/detail/colo-a-simple-vpn-proxy-e/hpojiiokknnnnalfmpckcbehojkhacao |
Beschrijving | Colo VPN is an best network security solutions product.Easy to use smart Internet services, unblock site. |
Bestandsgrootte | 640 KB |
Aantal Installaties | 232 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2023-04-08 |
Publicatiedatum | 2022-06-28 |
Beoordeling | 3.20/5 Totaal 5 Beoordelingen |
Ontwikkelaar | colovpn.app |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | http://api.getcolo.org/privacy_en_US.html |
Ondersteunde Talen | 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": [ " |