T Rex Doodle Jump Game

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

O que é T Rex Doodle Jump Game?

T Rex Doodle Jump Game é uma extensão do Chrome desenvolvida por https://pickergame.com, e sua principal característica é "You have to climb to the top with your t rex doodle jump character on the platform.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão T Rex Doodle Jump Game

Baixe arquivos de extensão T Rex Doodle Jump Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome T Rex Doodle Jump Game T Rex Doodle Jump Game
ID nlpneekjacdpifjieaiblnmmpjpbpfhn
URL Oficial https://chromewebstore.google.com/detail/t-rex-doodle-jump-game/nlpneekjacdpifjieaiblnmmpjpbpfhn
Descrição You have to climb to the top with your t rex doodle jump character on the platform.
Tamanho do Arquivo 955 KB
Contagem de Instalações 840
Versão Atual 2
Última Atualização 2023-08-28
Data de Publicação 2022-08-24
Desenvolvedor https://pickergame.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://pickergame.com/play/t-rex-doodle-jump
URL da Página de Ajuda https://pickergame.com/page/contact/
URL da Página de Política de Privacidade https://pickergame.com/page/privacy-policy
Idiomas Suportados 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"
}