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 là gì?
Running Monster Hunter là một tiện ích mở rộng Chrome được phát triển bởi Running Monster Hunter, và tính năng chính của nó là "Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Running Monster Hunter
Tải xuống các tệp mở rộng Running Monster Hunter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | flfcbckmfcgpambekaenkjphdokndeml |
URL Chính Thức | https://chromewebstore.google.com/detail/running-monster-hunter/flfcbckmfcgpambekaenkjphdokndeml |
Mô tả | Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design. |
Kích Thước Tệp | 1.11 MB |
Số Lần Cài Đặt | 125 |
Phiên Bản Hiện Tại | 3.0.0 |
Cập Nhật Lần Cuối | 2022-10-25 |
Ngày Phát Hành | 2021-03-29 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Running Monster Hunter |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |