BlueBall

Blueball, Addictive Platform Game!

BlueBallคืออะไร?

BlueBall เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Karamat Hashmi และคุณลักษณะหลักของมันคือ "Blueball, Addictive Platform Game!"

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

screenshot

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

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

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

                        Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!                    

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

ชื่อ BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
คำอธิบาย Blueball, Addictive Platform Game!
ขนาดไฟล์ 145 KB
จำนวนการติดตั้ง 51
เวอร์ชันปัจจุบัน 5.0
อัปเดตครั้งล่าสุด 2017-09-24
วันที่เผยแพร่ 2017-09-24
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Karamat Hashmi
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlueBall",
    "description": "Blueball, Addictive Platform Game!",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}