Chrome Dino for Chrome Game

Now you can play Chrome Dino for Chrome Game right on Chrome™ Browser! Offline and Popup Version, without internet required!

Chrome Dino for Chrome Game란 무엇입니까?

Chrome Dino for Chrome Game은(는) https://tinyfishing.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Now you can play Chrome Dino for Chrome Game right on Chrome™ Browser! Offline and Popup Version, without internet required!"입니다.

확장 프로그램 스크린샷

screenshot

Chrome Dino for Chrome Game 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        🦖🌟 Dino Jump for Chrome - Leap into Prehistoric Heights! 🕹️🌄

Embark on a pixelated prehistoric adventure with Dino Jump for Chrome! Join our lovable dino friend as you navigate through a Jurassic landscape, hopping over obstacles and soaring to new heights. Can you conquer the prehistoric challenges, collect eggs, and become the ultimate Dino Jumper? 🥚🦕

🎮 Pixelated Prehistoric Odyssey: Immerse yourself in the charming pixel art of Dino Jump for Chrome. Leap through a vibrant prehistoric world, avoiding obstacles, and experiencing a simple yet addictive gameplay that harks back to the golden age of gaming! 🌈🕹️

🌄 Jurassic Landscape: Explore a picturesque Jurassic landscape filled with towering palm trees, bubbling volcanoes, and other prehistoric wonders. Each level offers a visually delightful backdrop, creating an immersive and nostalgic experience! 🌴🦕

🦖 Leap Over Obstacles: Test your reflexes as you guide the dino to leap over cacti, rocks, and other obstacles. Master the timing, perfect your jumps, and collect eggs along the way to boost your score and uncover new challenges! ⏰🦕

🎶 Chiptune Jurassic Beats: Groove to the catchy chiptune soundtrack that adds a whimsical charm to your prehistoric journey. The nostalgic tunes enhance the gaming experience, making every jump a delightful adventure! 🎵💾

🏆 Compete for Dino Dominance: Challenge friends or fellow players worldwide to see who can reach the highest score and claim the title of Dino Jump champion. The leaderboard awaits your name - will you be the top dino jumper? 🥇🌟

🚀 Why Dino Jump for Chrome?

🕹️ Instantly accessible on Chrome - no delays, just pixelated prehistoric fun!
🌟 Charming pixel art and addictive gameplay for a delightful gaming experience.
🦖 Leap into prehistoric heights and become the ultimate Dino Jumper!
👉 How to Start Your Prehistoric Leap:

Click "Add to Chrome" to launch Dino Jump for Chrome.
Guide the dino, leap over obstacles, and collect eggs for high scores.
Challenge friends, set records, and become the reigning Dino Jump champion!
🚨 Ready to leap into prehistoric heights? Add Dino Jump for Chrome to your browser now and let the pixelated prehistoric adventure begin! 🦖🌟

🕹️ You can play on web by clicking on "Play on Web" button                    

확장 프로그램 기본 정보

이름 Chrome Dino for Chrome Game Chrome Dino for Chrome Game
ID dohpdndhbbhoaomlecaooagmmdmhkkfc
공식 URL https://chromewebstore.google.com/detail/chrome-dino-for-chrome-ga/dohpdndhbbhoaomlecaooagmmdmhkkfc
설명 Now you can play Chrome Dino for Chrome Game right on Chrome™ Browser! Offline and Popup Version, without internet required!
파일 크기 211 KB
설치 횟수 65
현재 버전 1.0.3
최근 업데이트 2023-12-23
출시 날짜 2023-12-23
개발자 https://tinyfishing.me
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://tinyfishing.me/
도움말 페이지 URL https://tinyfishing.me/
개인정보 보호 정책 페이지 URL https://tinyfishing.me/privacy-policy
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/chromedino777.com\/",
    "offline_enabled": true,
    "version": "1.0.3",
    "icons": {
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "action": {
        "default_icon": {
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_title": "Chrome Dino for Chrome Game",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}