Doodle Jump with monsters

What a popular arcade chrome online and offline game.

Doodle Jump with monsters là gì?

Doodle Jump with monsters là một tiện ích mở rộng Chrome được phát triển bởi Doodle with monsters, và tính năng chính của nó là "What a popular arcade chrome online and offline game.".

Ả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 with monsters

Tải xuống các tệp mở rộng Doodle Jump with monsters 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

                        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.                    

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

Tên Doodle Jump with monsters Doodle Jump with monsters
ID laaikaiglahlcnilchllclnnjmpiegpp
URL Chính Thức https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp
Mô tả What a popular arcade chrome online and offline game.
Kích Thước Tệp 3.36 MB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2021-03-29
Ngày Phát Hành 2021-03-29
Đánh Giá 4.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Doodle with monsters
Email [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\/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"
}