Doodle Jump with monsters
What a popular arcade chrome online and offline game.
Vad är Doodle Jump with monsters?
Doodle Jump with monsters är en Chrome-tillägg utvecklad av Doodle with monsters, och dess huvudfunktion är "What a popular arcade chrome online and offline game.".
Tilläggsskärmbilder
Ladda ner Doodle Jump with monsters-förlängningens CRX-fil
Ladda ner Doodle Jump with monsters-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | laaikaiglahlcnilchllclnnjmpiegpp |
Officiell webbadress | https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp |
Beskrivning | What a popular arcade chrome online and offline game. |
Filstorlek | 3.36 MB |
Antal Installationer | 1,000 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2021-03-29 |
Publiceringsdatum | 2021-03-29 |
Betyg | 4.50/5 Totalt 2 Betyg |
Utvecklare | Doodle with monsters |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } |