Dino Game : A Running Game

Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!

什麼是Dino Game : A Running Game?

Dino Game : A Running Game是由https://dinogame.click開發的Chrome擴展程式,該擴展的主要功能是“Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!”。

擴展截圖

screenshot
screenshot

下載Dino Game : A Running Game擴展crx文件

下載Dino Game : A Running Game擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!

Players take control of a cute little dinosaur and guide it through a desert landscape filled with cacti. The objective is to help the dinosaur jump over the cacti and avoid obstacles for as long as possible. The game starts with a simple press of the spacebar or the "up" arrow key, causing the dinosaur to jump. Timing is crucial as the dinosaur must clear each cactus without colliding with them. The longer you survive, the higher your score.                    

擴展基本資訊

名稱 Dino Game : A Running Game Dino Game : A Running Game
ID nlkcpbkifkpoijpphcfijeiminedjjdj
官方網址 https://chromewebstore.google.com/detail/dino-game-a-running-game/nlkcpbkifkpoijpphcfijeiminedjjdj
簡介 Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!
檔案大小 26.45 KB
安裝次數 136
目前版本 1.0.0
更新時間 2023-12-18
上架時間 2023-12-18
評分 5.00/5 共 1 次評分
開發者 https://dinogame.click
電子郵箱 [email protected]
付費類型 free
擴展官網 https://dinogame.click/
說明頁面URL https://dinogame.click/
隱私政策頁面URL https://dinogame.click/privacy
支援的語言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "256": "icons\/128.png"
        }
    },
    "icons": {
        "256": "icons\/128.png"
    }
}