Dinosaur Game Night version
T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.
Cos'è Dinosaur Game Night version?
Dinosaur Game Night version è un'estensione di Chrome sviluppata da krilipskaja, e la sua funzione principale è "T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dinosaur Game Night version
Scarica i file di estensione Dinosaur Game Night version in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        To start the Dino game (and jump) - "Space" button, to duck - ""down arrow (v)" button.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | jmannejmocekgjmodglhplclhcjnmodn | 
| URL Ufficiale | https://chromewebstore.google.com/detail/dinosaur-game-night-versi/jmannejmocekgjmodglhplclhcjnmodn | 
| Descrizione | T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet. | 
| Dimensione del File | 49.67 KB | 
| Conteggio Installazioni | 698 | 
| Versione Corrente | 1.0.0 | 
| Ultimo Aggiornamento | 2021-05-25 | 
| Data di Pubblicazione | 2021-04-15 | 
| Sviluppatore | krilipskaja | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
    ]
}  |  |