Running Dinosaur Game

Running T-Rex doesn't need to be presented. Everybody played this chrome's game.

Qu'est-ce que Running Dinosaur Game ?

Running Dinosaur Game est une extension Chrome développée par Running Dinosaur Game, et sa fonction principale est "Running T-Rex doesn't need to be presented. Everybody played this chrome's game.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Running Dinosaur Game

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

                        See record? Can you beat it? Enjoy controling your dino, jump, run and hide. Try to get more scores than you see on the screenshot.
This is very popular game among chrome browser users, so it is now avaliable in popup.                    

Informations de Base sur l'Extension

Nom Running Dinosaur Game Running Dinosaur Game
ID ngajafpjffmcomlmbcpfeoggbbhpcpeh
URL Officiel https://chromewebstore.google.com/detail/running-dinosaur-game/ngajafpjffmcomlmbcpfeoggbbhpcpeh
Description Running T-Rex doesn't need to be presented. Everybody played this chrome's game.
Taille du Fichier 83.04 KB
Nombre d'Installations 1,017
Version Actuelle 1.0.0.0
Dernière Mise à Jour 2021-04-14
Date de Publication 2021-04-13
Évaluation 5.00/5 Total 1 Évaluations
Développeur Running Dinosaur Game
Email [email protected]
Type de Paiement free
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "browser_action": {
        "default_icon": "icon128.png",
        "default_popup": "index.html",
        "default_title": "__MSG_appName__"
    },
    "background": {
        "scripts": [
            "bag.js"
        ]
    },
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "icons": {
        "128": "icon128.png"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.0"
}