T Rex Doodle Jump Game

You have to climb to the top with your t rex doodle jump character on the platform.

What is T Rex Doodle Jump Game?

T Rex Doodle Jump Game is a Chrome extension developed by https://pickergame.com, and its main feature is "You have to climb to the top with your t rex doodle jump character on the platform.".

Extension Screenshots

screenshot
screenshot
screenshot

Download T Rex Doodle Jump Game Extension CRX File

Download T Rex Doodle Jump Game 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

                        Are you ready for a challenging jumping game with the T Rex dinosaur character! Avoid obstacles and reach the highest score with your adventurous dinosaur. T Rex Doodle Jump is a fun platform game with 2D graphics. Inspired by the popular Doodle Jump game, this game requires you to move up with your T Rex character by pressing the bars and trying to get the highest score. The game's simple yet addictive mechanics have features that attract players.

The aim of the game is quite simple: jumping upwards with the T Rex character to advance between the platforms and get the highest score. There are obstacles between the bars in the game that you have to jump carefully. If you hit these obstacles, you will lose the game. It is, therefore, important to carefully move upwards between the bars.

T Rex Doodle Jump offers fun and relaxing gameplay. In the game, where you must have fast reflexes and accurate timing, you try to achieve high scores by climbing the platforms without colliding. As you progress through the game, the gaps between the platforms will narrow, and the obstacles will become more challenging, increasing the game's difficulty level.

T Rex Doodle Jump's colorful and cute graphics allow players to spend time in a fun atmosphere. The fast-paced gameplay encourages you to live in the moment and try to achieve the highest score in a competitive spirit. The easy playability of the game offers an experience that players of all age groups can easily enjoy.

For lovers of platform games, T Rex Doodle Jump is an enjoyable option. It attracts players with its simple controls and addictive gameplay. With its fun design and challenging obstacles, the game has the qualities to satisfy casual players and those interested in the platform genre.

How To Play
Played with Mouse.

T Rex Doodle Jump Game Features
✓ Colorful Graphics
✓ Basic control
✓ Infinity Level
✓ 2D Character

Finally, you can enjoy these game for free (and more requests will be added)! T Rex Doodle Jump Game extension does not contain any hidden ads.

Help and Contact
Contact with us at [email protected] and share your thoughts and problems.                    

Extension Basic Information

Name T Rex Doodle Jump Game T Rex Doodle Jump Game
ID nlpneekjacdpifjieaiblnmmpjpbpfhn
Official URL https://chromewebstore.google.com/detail/t-rex-doodle-jump-game/nlpneekjacdpifjieaiblnmmpjpbpfhn
Description You have to climb to the top with your t rex doodle jump character on the platform.
File Size 955 KB
Installation Count 840
Current Version 2
Last Updated 2023-08-28
Publish Date 2022-08-24
Developer https://pickergame.com
Email [email protected]
Payment Type free
Extension Website https://pickergame.com/play/t-rex-doodle-jump
Help Page URL https://pickergame.com/page/contact/
Privacy Policy Page URL https://pickergame.com/page/privacy-policy
Supported Languages id,ms,de,en,fil,fr,sw,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "action": {
        "default_icon": "128.png"
    },
    "author": "pickergame",
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "sandbox": {
        "pages": [
            "Game_Source\/index.html"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2"
}