Dinosaur Game Night version

T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.

Dinosaur Game Night versionคืออะไร?

Dinosaur Game Night version เป็นส่วนขยายของ Chrome ที่พัฒนาโดย krilipskaja และคุณลักษณะหลักของมันคือ "T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dinosaur Game Night version

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

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

                        To start the Dino game (and jump) - "Space" button, to duck - ""down arrow (v)" button.                    

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

ชื่อ Dinosaur Game Night version Dinosaur Game Night version
ID jmannejmocekgjmodglhplclhcjnmodn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dinosaur-game-night-versi/jmannejmocekgjmodglhplclhcjnmodn
คำอธิบาย T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.
ขนาดไฟล์ 49.67 KB
จำนวนการติดตั้ง 698
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2021-05-25
วันที่เผยแพร่ 2021-04-15
ผู้พัฒนา krilipskaja
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en,en-GB,en-US
manifest.json
{
    "background": {
        "page": "back.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "16": "images\/icon16.png",
            "48": "images\/icon48.png"
        },
        "default_popup": "index.html",
        "default_title": "Dinosaur Game Night version"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Dinosaur Game Night version",
    "short_name": "Dinosaur Game Night version",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "options.html"
    ]
}