Dinosaur Game Night version

T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.

Qu'est-ce que Dinosaur Game Night version ?

Dinosaur Game Night version est une extension Chrome développée par krilipskaja, et sa fonction principale est "T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

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

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

                        To start the Dino game (and jump) - "Space" button, to duck - ""down arrow (v)" button.                    

Informations de Base sur l'Extension

Nom Dinosaur Game Night version Dinosaur Game Night version
ID jmannejmocekgjmodglhplclhcjnmodn
URL Officiel https://chromewebstore.google.com/detail/dinosaur-game-night-versi/jmannejmocekgjmodglhplclhcjnmodn
Description T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.
Taille du Fichier 49.67 KB
Nombre d'Installations 698
Version Actuelle 1.0.0
Dernière Mise à Jour 2021-05-25
Date de Publication 2021-04-15
Développeur krilipskaja
Email [email protected]
Type de Paiement free
Langues Prises en Charge en,en-GB,en-US
manifest.json
{
    "background": {
        "page": "back.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "16": "images\/icon16.png",
            "48": "images\/icon48.png"
        },
        "default_popup": "index.html",
        "default_title": "Dinosaur Game Night version"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Dinosaur Game Night version",
    "short_name": "Dinosaur Game Night version",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "options.html"
    ]
}