T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

T-Rex Customizable Runnerคืออะไร?

T-Rex Customizable Runner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tool360 และคุณลักษณะหลักของมันคือ "Chrome's offline running dino game customizable theme."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย T-Rex Customizable Runner

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

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

                        If you like Chrome's dinosaur game, you may like this extension. This extension provides new themes (and characters) for more fun. You can change the theme anytime you want! 

To start the game, just click in the toolbar icon and then press Space key in the popup window. The controls are the same with dinosaur game. Just press up/space to jump and down to duck for passing obstacles. 

To switch the theme, just click on theme icon at the bottom of game window and selected theme will be loaded for you immediately. There are four themes available for now.                    

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

ชื่อ T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
คำอธิบาย Chrome's offline running dino game customizable theme.
ขนาดไฟล์ 342 KB
จำนวนการติดตั้ง 372
เวอร์ชันปัจจุบัน 0.1.3
อัปเดตครั้งล่าสุด 2024-03-06
วันที่เผยแพร่ 2022-05-17
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Tool360
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.gamecheerleader.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "T-Rex Customizable Runner",
    "short_name": "running",
    "version": "0.1.3",
    "description": "Chrome's offline running dino game customizable theme.",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_icon": "images\/logo.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "manifest_version": 3
}