DinosaurGame

DinosaurGame

Was ist DinosaurGame?

DinosaurGame ist eine Chrome-Erweiterung, die von 牛蒡 entwickelt wurde, und ihr Hauptmerkmal ist "DinosaurGame".

Erweiterungsscreenshots

screenshot

DinosaurGame-Erweiterungs-CRX-Datei herunterladen

Laden Sie DinosaurGame-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. 

The extension allows you to play the game on the extension's pop-up page without using Google Chrome.                    

Grundlegende Informationen zur Erweiterung

Name DinosaurGame DinosaurGame
ID glaogmhcbinmgjpohpfpigpknimhhmof
Offizielle URL https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof
Beschreibung DinosaurGame
Dateigröße 54.01 KB
Installationsanzahl 335
Aktuelle Version 1.2
Letztes Update 2021-08-01
Veröffentlichungsdatum 2021-07-25
Entwickler 牛蒡
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_Name__",
    "description": "__MSG_Description__",
    "version": "1.2",
    "default_locale": "ja",
    "icons": {
        "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png"
    },
    "action": {
        "default_popup": "DinosaurGame\/index.html"
    }
}