Wheelie Challenge Game

Click on the extension icon to play Wheelie Challenge Game on Google Chrome

Wheelie Challenge Gameคืออะไร?

Wheelie Challenge Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Click on the extension icon to play Wheelie Challenge Game on Google Chrome"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wheelie Challenge Game

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

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

                        Click on the extension icon to play Wheelie Challenge Game on Google Chrome                    

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

ชื่อ Wheelie Challenge Game Wheelie Challenge Game
ID bcnldichmkkcfihilleaobeglokmedcd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wheelie-challenge-game/bcnldichmkkcfihilleaobeglokmedcd
คำอธิบาย Click on the extension icon to play Wheelie Challenge Game on Google Chrome
ขนาดไฟล์ 277 KB
จำนวนการติดตั้ง 21
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2020-01-12
วันที่เผยแพร่ 2020-01-12
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Wheelie Challenge Game",
    "description": "Click on the extension icon to play Wheelie Challenge Game on Google Chrome",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "version": "1.3",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon-16.png",
        "default_popup": "pop\/pop.html"
    }
}