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
官方URL 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"
    }
}