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.

O que é Jego - Safe VPN Proxy?

Jego - Safe VPN Proxy é uma extensão do Chrome desenvolvida por https://jegocloud.com, e sua principal característica é "Jego is a free VPN that ensures safe and stable access to online resources while bypassing geo-restrictions and providing anonymity.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Jego - Safe VPN Proxy

Baixe arquivos de extensão Jego - Safe VPN Proxy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Jego - Safe VPN Proxy Jego - Safe VPN Proxy
ID bnnamacamhjbdoimlbkegmbgkekphcbb
URL Oficial https://chromewebstore.google.com/detail/jego-safe-vpn-proxy/bnnamacamhjbdoimlbkegmbgkekphcbb
Descrição Jego is a free VPN that ensures safe and stable access to online resources while bypassing geo-restrictions and providing anonymity.
Tamanho do Arquivo 199 KB
Contagem de Instalações 25,281
Versão Atual 1.3.10
Última Atualização 2024-03-06
Data de Publicação 2023-02-10
Classificação 4.05/5 Total de 39 Avaliações
Desenvolvedor https://jegocloud.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://jegocloud.com
URL da Página de Ajuda https://jegocloud.com/terms
URL da Página de Política de Privacidade https://jegocloud.com/policy
Idiomas Suportados 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
}