IO Space

Quick access to your favorite io games.

IO Spaceคืออะไร?

IO Space เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://iospace.games และคุณลักษณะหลักของมันคือ "Quick access to your favorite io games."

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

screenshot
screenshot
screenshot

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

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

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

                        Check out our collection of IO games! Perfect online games from all the genres and mechanics are available here. Survive, action, battle royale - everything is at your fingertips! Prove your skill and excellence in the best IO games of 2019 against all the masters from all over the world. Let’s go!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ IO Space IO Space
ID pmppcppnpdlgghgimaicaidmcgbompaf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf
คำอธิบาย Quick access to your favorite io games.
ขนาดไฟล์ 739 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2019-05-28
วันที่เผยแพร่ 2019-05-28
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://iospace.games
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IO Space",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Quick access to your favorite io games.",
    "homepage_url": "http:\/\/iospace.games",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "IO Games List",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "activeTab"
    ]
}