ioGround Proxy

The official .io Game Proxy by ioGround

ioGround Proxy क्या है?

ioGround Proxy ioGround द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The official .io Game Proxy by ioGround"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ioGround Proxy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम ioGround Proxy ioGround Proxy
ID nlholjcpmlialeabjmdcakbpjfjbbplg
आधिकारिक URL https://chromewebstore.google.com/detail/ioground-proxy/nlholjcpmlialeabjmdcakbpjfjbbplg
विवरण The official .io Game Proxy by ioGround
फ़ाइल का आकार 15.79 KB
स्थापना संख्या 832
वर्तमान संस्करण 0.22
अंतिम अपडेट 2023-02-20
प्रकाशन तिथि 2021-04-03
रेटिंग 4.00/5 कुल 1 रेटिंग्स
डेवलपर ioGround
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://ioground.com
गोपनीयता नीति पृष्ठ URL https://ioground.com/privacy
समर्थित भाषाएँ 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"
    }
}