Doodle Jump

Doodle Jump HTML5 awesome browser game with green alien! Enjoy Doodle Jump

Doodle Jump là gì?

Doodle Jump là một tiện ích mở rộng Chrome được phát triển bởi mereshkova1988, và tính năng chính của nó là "Doodle Jump HTML5 awesome browser game with green alien! Enjoy Doodle Jump".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Doodle Jump

Tải xuống các tệp mở rộng Doodle Jump 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 Online
Doodle Jump Online is an online Kids game, it's playable on all smartphones or tablets, such as iPhone, iPad, Samsung and other Apple and android system. Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience. In the game,you need to control the doodle and keep it jumping up and up. Be aware of the broken platforms, blue moving platforms, yellow trapped platforms, black holes, and bad guys. On the way you up, collect items, such as the rapidly rising rockets and the bamboo dragonflies, and coins.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Doodle Jump Doodle Jump
ID anncdeahgnfbkpmbhlmmcpkbbibiipmk
URL Chính Thức https://chrome.google.com/webstore/detail/doodle-jump/anncdeahgnfbkpmbhlmmcpkbbibiipmk
Mô tả Doodle Jump HTML5 awesome browser game with green alien! Enjoy Doodle Jump
Kích Thước Tệp 213 KB
Số Lần Cài Đặt 655
Phiên Bản Hiện Tại 23.9.21.1
Cập Nhật Lần Cuối 2021-09-27
Ngày Phát Hành 2021-09-27
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển mereshkova1988
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://sites.google.com/view/terms-and-policies
Ngôn Ngữ Được Hỗ Trợ ms,de,en,en-GB,en-US,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,hi,th,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/128.png"
    },
    "version": "23.9.21.1",
    "default_locale": "en_US",
    "browser_action": {
        "default_icon": "images\/24.png",
        "default_popup": "popup.html",
        "default_title": "Doodle Jump in popup"
    },
    "background": {
        "scripts": [
            "js\/cache.js",
            "js\/background.js"
        ]
    },
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*"
    ]
}