Chrome Dino Game

Play the dino game offline as well as online and challenge friends to beat your score.

Qu'est-ce que Chrome Dino Game ?

Chrome Dino Game est une extension Chrome développée par https://www.dinogame.net, et sa fonction principale est "Play the dino game offline as well as online and challenge friends to beat your score.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Chrome Dino Game

Téléchargez les fichiers d'extension Chrome Dino 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

                        Use this extension to play the Dino game from Chrome's Project Bolan. The original game was created by Sebastien Gabriel in 2014. Also called T-rex Runner, this game features a tiny dinosaur that runs through a desert.

Make the Dino jump over hurdles by hitting the spacebar button or using the up-arrow key.

The more distance t-rex covers without hitting hurdles, the more will be the score. The moment dinosaur hits any obstacle, the game gets over. 

Install the Chrome Dino game extension and start playing the game now! You can share your score with friends and challenge them to beat you.                    

Informations de Base sur l'Extension

Nom Chrome Dino Game Chrome Dino Game
ID meocheihbifcceinpgioandffklmhhff
URL Officiel https://chromewebstore.google.com/detail/chrome-dino-game/meocheihbifcceinpgioandffklmhhff
Description Play the dino game offline as well as online and challenge friends to beat your score.
Taille du Fichier 91.56 KB
Nombre d'Installations 810
Version Actuelle 0.0.34
Dernière Mise à Jour 2022-10-03
Date de Publication 2022-10-03
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://www.dinogame.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.dinogame.net
URL de la Page de Politique de Confidentialité https://emmelapps.blogspot.com/2022/09/privacy-policy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "version": "0.0.34",
    "icons": {
        "128": "images\/icon\/logo.png"
    },
    "background": [],
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/icon\/logo.png",
        "default_popup": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'"
    }
}