Doodle Jump original
Doodle jump with all boundries like on android or ios.
Doodle Jump original là gì?
Doodle Jump original là một tiện ích mở rộng Chrome được phát triển bởi anna.kurlyand, và tính năng chính của nó là "Doodle jump with all boundries like on android or ios. ".
Ả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 Doodle Jump original
Tải xuống các tệp mở rộng Doodle Jump original 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
Doodle Jump original in you're browser The goal of the game is to help the character to get higher on the platforms and score as many points as possible. The hero is controlled by using the arrows on the keyboard. During the game, the score is displayed in the upper left corner of the screen and then saved in the list of records. Jump, jump, jump to the top, top, top with the runaway hit now online! Guide the Doodler on a springy journey using springs, jet packs and more. Avoid baddies and blast them with your nose balls! Doodle Jump is a fun and cute platform game in which your must help our adorable doodle character jump as high as possible onto a range of different hand-drawn platforms. This game is an endless game, so you must simply keep jumping and try to register as high a score as you possibly can! Your character jump automatically, you must control their left and right movement - use the left and right arrow keys to move your character and alter their jumping position. As you progress you will notice a variety of different platforms - the brown platforms break after being touched for example, and some green platforms have springs on to boost you further! Watch out for the nasty bugs too that will try and harm you! How far can you jump in Doodle Jump?
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ejjclpcieklhdlcplmnhhoghjalemmck |
URL Chính Thức | https://chrome.google.com/webstore/detail/doodle-jump-original/ejjclpcieklhdlcplmnhhoghjalemmck |
Mô tả | Doodle jump with all boundries like on android or ios. |
Kích Thước Tệp | 3.31 MB |
Số Lần Cài Đặt | 59,933 |
Phiên Bản Hiện Tại | 27.5.2021.1 |
Cập Nhật Lần Cuối | 2021-05-31 |
Ngày Phát Hành | 2021-05-31 |
Đánh Giá | 4.44/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | anna.kurlyand |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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\/icon_128.png", "default_popup": "popup.html", "default_title": "__MSG_appName__" }, "background": { "scripts": [ "js\/background.js" ] }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icons\/icon_128.png" }, "manifest_version": 2, "name": "__MSG_appName__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "27.5.2021.1" } |