DinosaurGame
DinosaurGame
Τι είναι το DinosaurGame;
Το DinosaurGame είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον 牛蒡, και η κύρια λειτουργία του είναι "DinosaurGame".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης DinosaurGame
Λήψη αρχείων επέκτασης DinosaurGame σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | glaogmhcbinmgjpohpfpigpknimhhmof |
Επίσημο URL | https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof |
Περιγραφή | DinosaurGame |
Μέγεθος Αρχείου | 54.01 KB |
Αριθμός Εγκαταστάσεων | 335 |
Τρέχουσα Έκδοση | 1.2 |
Τελευταία Ενημέρωση | 2021-08-01 |
Ημερομηνία Δημοσίευσης | 2021-07-25 |
Προγραμματιστής | 牛蒡 |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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" } } |