T Rex Doodle Jump Game

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

Cos'è T Rex Doodle Jump Game?

T Rex Doodle Jump Game è un'estensione di Chrome sviluppata da https://pickergame.com, e la sua funzione principale è "You have to climb to the top with your t rex doodle jump character on the platform.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione T Rex Doodle Jump Game

Scarica i file di estensione T Rex Doodle Jump Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome T Rex Doodle Jump Game T Rex Doodle Jump Game
ID nlpneekjacdpifjieaiblnmmpjpbpfhn
URL Ufficiale https://chromewebstore.google.com/detail/t-rex-doodle-jump-game/nlpneekjacdpifjieaiblnmmpjpbpfhn
Descrizione You have to climb to the top with your t rex doodle jump character on the platform.
Dimensione del File 955 KB
Conteggio Installazioni 840
Versione Corrente 2
Ultimo Aggiornamento 2023-08-28
Data di Pubblicazione 2022-08-24
Sviluppatore https://pickergame.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://pickergame.com/play/t-rex-doodle-jump
URL della Pagina di Aiuto https://pickergame.com/page/contact/
URL della Pagina della Politica sulla Privacy https://pickergame.com/page/privacy-policy
Lingue Supportate 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"
}