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文件

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

扩展使用说明

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