Hero Knight Unblocked Games
Now you can play Hero Knight Unblocked Games right on Chrome™ Browser! Offline and Popup Version, without internet required!
Apa itu Hero Knight Unblocked Games?
Hero Knight Unblocked Games adalah ekstensi Chrome yang dikembangkan oleh https://monkeymart.org, dan fitur utamanya adalah "Now you can play Hero Knight Unblocked Games right on Chrome™ Browser! Offline and Popup Version, without internet required!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hero Knight Unblocked Games
Unduh file ekstensi Hero Knight Unblocked Games dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Description Beat monsters along the way with your sword and spells! Level up as you gain experience, Collect gold and gems, increase your attributes and skills, buy the best equipment for your Knight, all monsters and bosses have a chance to take down epic equipment to become the most powerful knight, find the chests of treasure with legendary items. Each time you beat a boss the knight gains a new Magic Ability and becomes even more powerful. In this epic Action RPG, you'll face the most powerful monsters drawn in 8 and 16 bit pixels, snakes, bats, ghosts, skulls, wizards, ice monsters, orcs and many others. Legendary transformation: If you meet the secret boss in your adventure, You will face a powerful firebird, If you manage to win you can become the Legendary Fire Knight! [Game tips!] * HP and MP potions restore 50%, so always use when under 50%. * Hold the attack button for about 2 seconds to use the magical Power Slash ability! Hero Knight is a fun game for all fans of Action RPG games made in 2D pixel. Instructions Mouse Sword and Spells: click on the buttons Keyboard Red potion - Restore HP: A Blue Potion - Restore MP: S Mobile Use Touch Buttons
Informasi Dasar Ekstensi
Nama | Hero Knight Unblocked Games |
ID | mfmpdpdnpeamegoeoibjoejkleenepph |
URL Resmi | https://chromewebstore.google.com/detail/hero-knight-unblocked-gam/mfmpdpdnpeamegoeoibjoejkleenepph |
Deskripsi | Now you can play Hero Knight Unblocked Games right on Chrome™ Browser! Offline and Popup Version, without internet required! |
Ukuran File | 2.68 MB |
Jumlah Instalasi | 178 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2023-12-11 |
Tanggal Publikasi | 2022-11-23 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://monkeymart.org |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://monkeymart.org/ |
URL Halaman Bantuan | https://monkeymart.org/unblocked-games-76/ |
URL Halaman Kebijakan Privasi | https://www.monkeymart.org/privacy-policy |
Bahasa yang Didukung | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,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 | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en_US", "name": "__MSG_appName__", "manifest_version": 3, "description": "__MSG_appDesc__", "offline_enabled": true, "homepage_url": "https:\/\/monkeymart.org\/", "version": "1.0.3", "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "action": { "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_title": "Hero Knight", "default_popup": "load.html" }, "background": { "service_worker": "background.js" } } |