Doodle Jump with monsters
What a popular arcade chrome online and offline game.
Hvad er Doodle Jump with monsters?
Doodle Jump with monsters er en Chrome-udvidelse udviklet af Doodle with monsters, og dens hovedfunktion er "What a popular arcade chrome online and offline game.".
Udvidelsesskærmbilleder
Download Doodle Jump with monsters-udvidelses-CRX-fil
Download Doodle Jump with monsters-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Congrats, now you can play real doodle jump with monsters, black holes and so on in your browser. Control green doodle with keys on your keyboard. Try to get as high, as you can and there will be a surprise. It is much better than other games like running dinosaur. Enjoy playing.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | laaikaiglahlcnilchllclnnjmpiegpp |
Officiel URL | https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp |
Beskrivelse | What a popular arcade chrome online and offline game. |
Filstørrelse | 3.36 MB |
Antal Installationer | 1,000 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2021-03-29 |
Udgivelsesdato | 2021-03-29 |
Bedømmelse | 4.50/5 Samlet 2 Bedømmelser |
Udvikler | Doodle with monsters |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/icon128.png", "default_popup": "popup.html", "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icons\/icon128.png" }, "background": { "scripts": [ "jquery.js", "background.js" ] }, "manifest_version": 2, "name": "__MSG_appName__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |