ioGround Proxy

The official .io Game Proxy by ioGround

What is ioGround Proxy?

ioGround Proxy is a Chrome extension developed by ioGround, and its main feature is "The official .io Game Proxy by ioGround".

Extension Screenshots

screenshot
screenshot
screenshot

Download ioGround Proxy Extension CRX File

Download ioGround 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

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

Extension Basic Information

Name ioGround Proxy ioGround Proxy
ID nlholjcpmlialeabjmdcakbpjfjbbplg
Official URL https://chromewebstore.google.com/detail/ioground-proxy/nlholjcpmlialeabjmdcakbpjfjbbplg
Description The official .io Game Proxy by ioGround
File Size 15.79 KB
Installation Count 832
Current Version 0.22
Last Updated 2023-02-20
Publish Date 2021-04-03
Rating 4.00/5 Total 1 Ratings
Developer ioGround
Email [email protected]
Payment Type free
Extension Website https://ioground.com
Privacy Policy Page URL https://ioground.com/privacy
Supported Languages 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"
    }
}