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'est-ce que Dino Game : A Running Game ?

Dino Game : A Running Game est une extension Chrome développée par https://dinogame.click, et sa fonction principale est "Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Dino Game : A Running Game

Téléchargez les fichiers d'extension Dino Game : A Running Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Dino Game : A Running Game Dino Game : A Running Game
ID nlkcpbkifkpoijpphcfijeiminedjjdj
URL Officiel https://chromewebstore.google.com/detail/dino-game-a-running-game/nlkcpbkifkpoijpphcfijeiminedjjdj
Description Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!
Taille du Fichier 26.45 KB
Nombre d'Installations 136
Version Actuelle 1.0.0
Dernière Mise à Jour 2023-12-18
Date de Publication 2023-12-18
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://dinogame.click
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://dinogame.click/
URL de la Page d'Aide https://dinogame.click/
URL de la Page de Politique de Confidentialité https://dinogame.click/privacy
Langues Prises en Charge 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"
    }
}