Dinosaur Game Night version

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

Wat is Dinosaur Game Night version?

Dinosaur Game Night version is een Chrome-extensie ontwikkeld door krilipskaja, en de belangrijkste functie is "T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Dinosaur Game Night version

Download Dinosaur Game Night version-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

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

Basisinformatie over de Extensie

Naam Dinosaur Game Night version Dinosaur Game Night version
ID jmannejmocekgjmodglhplclhcjnmodn
Officiële URL https://chromewebstore.google.com/detail/dinosaur-game-night-versi/jmannejmocekgjmodglhplclhcjnmodn
Beschrijving T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.
Bestandsgrootte 49.67 KB
Aantal Installaties 698
Huidige Versie 1.0.0
Laatst Bijgewerkt 2021-05-25
Publicatiedatum 2021-04-15
Ontwikkelaar krilipskaja
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}