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はRunning Monster Hunterによって開発されたChromeの拡張機能で、その主な機能は「Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.」です。
拡張機能のスクリーンショット
Running Monster Hunter拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } |