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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}