ioGround Proxy

The official .io Game Proxy by ioGround

¿Qué es ioGround Proxy?

ioGround Proxy es una extensión de Chrome desarrollada por ioGround, y su función principal es "The official .io Game Proxy by ioGround".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión ioGround Proxy

Descarga archivos de extensión ioGround Proxy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        The ioGround proxy unblocks all games on ioGround. Simply install the extension and turn the proxy on.                    

Información Básica de la Extensión

Nombre ioGround Proxy ioGround Proxy
ID nlholjcpmlialeabjmdcakbpjfjbbplg
URL Oficial https://chromewebstore.google.com/detail/ioground-proxy/nlholjcpmlialeabjmdcakbpjfjbbplg
Descripción The official .io Game Proxy by ioGround
Tamaño del Archivo 15.79 KB
Cantidad de Instalaciones 832
Versión Actual 0.22
Última Actualización 2023-02-20
Fecha de Publicación 2021-04-03
Calificación 4.00/5 Total de 1 Calificaciones
Desarrollador ioGround
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://ioground.com
URL de la Página de Política de Privacidad https://ioground.com/privacy
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ioGround Proxy",
    "description": "The official .io Game Proxy by ioGround",
    "version": "0.22",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "proxy",
        "storage",
        "webNavigation"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/img\/ioground-proxy-16.png",
            "32": "\/img\/ioground-proxy-32.png",
            "48": "\/img\/ioground-proxy-48.png",
            "128": "\/img\/ioground-proxy-128.png"
        }
    },
    "icons": {
        "16": "\/img\/ioground-proxy-16.png",
        "32": "\/img\/ioground-proxy-32.png",
        "48": "\/img\/ioground-proxy-48.png",
        "128": "\/img\/ioground-proxy-128.png"
    }
}