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!

¿Qué es Dino Game : A Running Game?

Dino Game : A Running Game es una extensión de Chrome desarrollada por https://dinogame.click, y su función principal es "Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Dino Game : A Running Game

Descarga archivos de extensión Dino Game : A Running Game en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Dino Game : A Running Game Dino Game : A Running Game
ID nlkcpbkifkpoijpphcfijeiminedjjdj
URL Oficial https://chromewebstore.google.com/detail/dino-game-a-running-game/nlkcpbkifkpoijpphcfijeiminedjjdj
Descripción Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!
Tamaño del Archivo 26.45 KB
Cantidad de Instalaciones 136
Versión Actual 1.0.0
Última Actualización 2023-12-18
Fecha de Publicación 2023-12-18
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador https://dinogame.click
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://dinogame.click/
URL de la Página de Ayuda https://dinogame.click/
URL de la Página de Política de Privacidad https://dinogame.click/privacy
Idiomas Soportados 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"
    }
}