ioGround Proxy

The official .io Game Proxy by ioGround

ioGround Proxyคืออะไร?

ioGround Proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ioGround และคุณลักษณะหลักของมันคือ "The official .io Game Proxy by ioGround"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ioGround Proxy

ดาวน์โหลดไฟล์ส่วนขยาย ioGround Proxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}