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!

Wat is Dino Game : A Running Game?

Dino Game : A Running Game is een Chrome-extensie ontwikkeld door https://dinogame.click, en de belangrijkste functie is "Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Dino Game : A Running Game

Download Dino Game : A Running Game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Dino Game : A Running Game Dino Game : A Running Game
ID nlkcpbkifkpoijpphcfijeiminedjjdj
Officiële URL https://chromewebstore.google.com/detail/dino-game-a-running-game/nlkcpbkifkpoijpphcfijeiminedjjdj
Beschrijving Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!
Bestandsgrootte 26.45 KB
Aantal Installaties 136
Huidige Versie 1.0.0
Laatst Bijgewerkt 2023-12-18
Publicatiedatum 2023-12-18
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://dinogame.click
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://dinogame.click/
Help Pagina-URL https://dinogame.click/
URL van de Privacybeleid Pagina https://dinogame.click/privacy
Ondersteunde Talen 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"
    }
}