DinosaurGame
DinosaurGame
Wat is DinosaurGame?
DinosaurGame is een Chrome-extensie ontwikkeld door 牛蒡, en de belangrijkste functie is "DinosaurGame".
Extensie Screenshots
Download het CRX-bestand van de extensie DinosaurGame
Download DinosaurGame-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
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.
Basisinformatie over de Extensie
Naam | |
ID | glaogmhcbinmgjpohpfpigpknimhhmof |
Officiële URL | https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof |
Beschrijving | DinosaurGame |
Bestandsgrootte | 54.01 KB |
Aantal Installaties | 335 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2021-08-01 |
Publicatiedatum | 2021-07-25 |
Ontwikkelaar | 牛蒡 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |