T Rex Doodle Jump Game

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

什么是T Rex Doodle Jump Game?

T Rex Doodle Jump Game是由https://pickergame.com开发的Chrome扩展程序,该扩展的主要功能是“You have to climb to the top with your t rex doodle jump character on the platform.”。

扩展截图

screenshot
screenshot
screenshot

下载T Rex Doodle Jump Game扩展crx文件

下载T Rex Doodle Jump Game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 T Rex Doodle Jump Game T Rex Doodle Jump Game
ID nlpneekjacdpifjieaiblnmmpjpbpfhn
官方URL https://chromewebstore.google.com/detail/t-rex-doodle-jump-game/nlpneekjacdpifjieaiblnmmpjpbpfhn
简介 You have to climb to the top with your t rex doodle jump character on the platform.
文件大小 955 KB
安装次数 840
当前版本 2
更新时间 2023-08-28
上架时间 2022-08-24
开发者 https://pickergame.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://pickergame.com/play/t-rex-doodle-jump
帮助页面URL https://pickergame.com/page/contact/
隐私政策页面URL https://pickergame.com/page/privacy-policy
支持的语言 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"
}