Awesome Doodle Jump

Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience.…

What is Awesome Doodle Jump?

Awesome Doodle Jump is a Chrome extension developed by https://devicereset.online, and its main feature is "Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience.…".

Extension Screenshots

screenshot

Download Awesome Doodle Jump Extension CRX File

Download Awesome Doodle Jump extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Play Doodle Jump Online for free! 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. The higher the doodle jumps, the higher you score! Play Free Online Version in your browser.                    

Extension Basic Information

Name Awesome Doodle Jump Awesome Doodle Jump
ID dobeoninmepbihhkebonlnbaobgdilpn
Official URL https://chrome.google.com/webstore/detail/awesome-doodle-jump/dobeoninmepbihhkebonlnbaobgdilpn
Description Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience.…
File Size 36.07 KB
Installation Count 1,000
Current Version 2.0
Last Updated 2021-05-22
Publish Date 2021-05-22
Rating 5.00/5 Total 9 Ratings
Developer https://devicereset.online
Email [email protected]
Payment Type free
Privacy Policy Page URL https://devicereset.online/privacy-policy-2
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Awesome Doodle Jump",
    "version": "2.0",
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}