Running Monster Hunter
Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.
Τι είναι το Running Monster Hunter;
Το Running Monster Hunter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Running Monster Hunter, και η κύρια λειτουργία του είναι "Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Running Monster Hunter
Λήψη αρχείων επέκτασης Running Monster Hunter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Play Running Monster Hunter with new skins and design without downloading. Control your monster with arrow keys. Another way of playing running dinosaur game is playing this game , it is newer and interesting for "old school" players. Arcade game always in your browser for playing in school and at home. New HTML version of running running saga games Enjoy playing
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | flfcbckmfcgpambekaenkjphdokndeml |
Επίσημο URL | https://chromewebstore.google.com/detail/running-monster-hunter/flfcbckmfcgpambekaenkjphdokndeml |
Περιγραφή | Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design. |
Μέγεθος Αρχείου | 1.11 MB |
Αριθμός Εγκαταστάσεων | 125 |
Τρέχουσα Έκδοση | 3.0.0 |
Τελευταία Ενημέρωση | 2022-10-25 |
Ημερομηνία Δημοσίευσης | 2021-03-29 |
Αξιολόγηση | 5.00/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | Running Monster Hunter |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "manifest_version": 3, "action": { "default_icon": "icon_128.png", "default_popup": "index.html", "default_title": "__MSG_appName__" }, "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icon_128.png" }, "name": "__MSG_appName__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.0" } |