T-Rex running Dinosaur
Press the space bar (or up arrow key) to start the T-Rex game. To sit down - press down arrow key.
T-Rex running Dinosaurคืออะไร?
T-Rex running Dinosaur เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ilpryahin และคุณลักษณะหลักของมันคือ "Press the space bar (or up arrow key) to start the T-Rex game. To sit down - press down arrow key."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย T-Rex running Dinosaur
ดาวน์โหลดไฟล์ส่วนขยาย T-Rex running Dinosaur ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        T-Rex Dinosaur - a famous runner game. Press the space bar (or up arrow key) to start the T-Rex game. To sit down - press down arrow key.                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | hklcgjcljkpbpkaammpdgajgoejolfmm | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/t-rex-running-dinosaur/hklcgjcljkpbpkaammpdgajgoejolfmm | 
| คำอธิบาย | Press the space bar (or up arrow key) to start the T-Rex game. To sit down - press down arrow key. | 
| ขนาดไฟล์ | 1.98 MB | 
| จำนวนการติดตั้ง | 3,267 | 
| เวอร์ชันปัจจุบัน | 1.0.1 | 
| อัปเดตครั้งล่าสุด | 2021-05-19 | 
| วันที่เผยแพร่ | 2021-05-19 | 
| คะแนน | 3.50/5 รวมทั้งหมด 2 คะแนน | 
| ผู้พัฒนา | ilpryahin | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "game\/index.html",
        "default_title": "T-Rex running Dinosaur"
    },
    "description": "Press the space bar (or up arrow key) to start the T-Rex game. To sit down - press down arrow key.",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "T-Rex running Dinosaur",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "bg.js"
        ],
        "persistent": false
    }
}  |  |