Jego - Safe VPN Proxy
Jego is a free VPN that ensures safe and stable access to online resources while bypassing geo-restrictions and providing anonymity.
What is Jego - Safe VPN Proxy?
Jego - Safe VPN Proxy is a Chrome extension developed by https://jegocloud.com, and its main feature is "Jego is a free VPN that ensures safe and stable access to online resources while bypassing geo-restrictions and providing anonymity.".
Extension Screenshots
Download Jego - Safe VPN Proxy Extension CRX File
Download Jego - Safe VPN Proxy 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
Jego is a reliable and secure VPN extension that allows users to bypass geographical restrictions and anonymously access online resources. With Jego, you can browse the internet freely and securely without the fear of being tracked or monitored. Our VPN offers fast and stable connections, ensuring efficient access to a wide range of online content. Whether you need to access social media, streaming services, or websites, Jego has got you covered.
Extension Basic Information
Name | Jego - Safe VPN Proxy |
ID | bnnamacamhjbdoimlbkegmbgkekphcbb |
Official URL | https://chromewebstore.google.com/detail/jego-safe-vpn-proxy/bnnamacamhjbdoimlbkegmbgkekphcbb |
Description | Jego is a free VPN that ensures safe and stable access to online resources while bypassing geo-restrictions and providing anonymity. |
File Size | 199 KB |
Installation Count | 25,281 |
Current Version | 1.3.10 |
Last Updated | 2024-03-06 |
Publish Date | 2023-02-10 |
Rating | 4.05/5 Total 39 Ratings |
Developer | https://jegocloud.com |
[email protected] | |
Payment Type | in_app |
Extension Website | https://jegocloud.com |
Help Page URL | https://jegocloud.com/terms |
Privacy Policy Page URL | https://jegocloud.com/policy |
Supported Languages | en,ar,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.3.10", "minimum_chrome_version": "88", "homepage_url": "https:\/\/www.JegoCloud.com", "default_locale": "en", "options_page": "options.html", "action": { "default_title": "__MSG_name__", "default_icon": "static\/img\/icon.png", "default_popup": "popup.html" }, "background": { "service_worker": "jego.js" }, "icons": { "16": "static\/img\/icon.png", "48": "static\/img\/icon48.png", "128": "static\/img\/icon128.png" }, "permissions": [ "management", "proxy", "alarms", "storage" ], "manifest_version": 3 } |