ioGround Proxy

The official .io Game Proxy by ioGround

Apa itu ioGround Proxy?

ioGround Proxy adalah ekstensi Chrome yang dikembangkan oleh ioGround, dan fitur utamanya adalah "The official .io Game Proxy by ioGround".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi ioGround Proxy

Unduh file ekstensi ioGround Proxy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama ioGround Proxy ioGround Proxy
ID nlholjcpmlialeabjmdcakbpjfjbbplg
URL Resmi https://chromewebstore.google.com/detail/ioground-proxy/nlholjcpmlialeabjmdcakbpjfjbbplg
Deskripsi The official .io Game Proxy by ioGround
Ukuran File 15.79 KB
Jumlah Instalasi 832
Versi Saat Ini 0.22
Terakhir Diperbarui 2023-02-20
Tanggal Publikasi 2021-04-03
Penilaian 4.00/5 Total 1 Penilaian
Pengembang ioGround
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://ioground.com
URL Halaman Kebijakan Privasi https://ioground.com/privacy
Bahasa yang Didukung 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"
    }
}