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" } |