Dino - The Dinosaur Game For PC

T-Rex Game or Dino Runner game, avoid obstacles, including cacti and pterodactyls by pressing the up and down arrow keys

Dino - The Dinosaur Game For PCคืออะไร?

Dino - The Dinosaur Game For PC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://game.howtoalll.com และคุณลักษณะหลักของมันคือ "T-Rex Game or Dino Runner game, avoid obstacles, including cacti and pterodactyls by pressing the up and down arrow keys"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dino - The Dinosaur Game For PC

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

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

                        T-Rex game or Dino Runner game; Avoid obstacles including cacti and pterodactyls by pressing the up and down keys
This extension brings Google's dinosaur game, also known as T-Rex game and Dino Runner, into your browser toolbar area. Just press action button and run it inside popup area. You can press the Escape key to close the popup and stop the game.

Acknowledgment:
The original game was created by Sebastien Gabriel in 2014.

How to play:
Click the Action button to launch the game in which the player controls a running dinosaur by pressing the Space, Up or Down keys to avoid obstacles including cacti and pterodactyls. When the player reaches 700 points, the game starts switching between day (white background, black lines and shapes) and night (black background, white lines and shapes).                    

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

ชื่อ Dino - The Dinosaur Game For PC Dino - The Dinosaur Game For PC
ID hdkcgpobkclcemgohacfnalbjllknmok
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dino-the-dinosaur-game-fo/hdkcgpobkclcemgohacfnalbjllknmok
คำอธิบาย T-Rex Game or Dino Runner game, avoid obstacles, including cacti and pterodactyls by pressing the up and down arrow keys
ขนาดไฟล์ 28.01 KB
จำนวนการติดตั้ง 43,023
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2021-12-14
วันที่เผยแพร่ 2021-12-14
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://game.howtoalll.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://game.howtoalll.com
ภาษาที่รองรับ de,en,fr,nl,es,it,pl,pt-BR,pt-PT,ru,zh-CN,ja
manifest.json
{
    "action": {
        "default_popup": "data\/popup\/index.html"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "default_locale": "en",
    "description": "T-Rex Game or Dino Runner game, avoid obstacles, including cacti and pterodactyls by pressing the up and down arrow keys",
    "homepage_url": "https:\/\/forpchub.com\/",
    "icons": {
        "128": "data\/icons\/128.png",
        "16": "data\/icons\/16.png",
        "256": "data\/icons\/256.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "512": "data\/icons\/512.png",
        "64": "data\/icons\/64.png"
    },
    "manifest_version": 3,
    "name": "Dino - The Dinosaur Game For PC",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "sandbox": {
        "pages": [
            "data\/popup\/index.html"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1"
}