Chrome Dino Game

Play the dino game offline as well as online and challenge friends to beat your score.

Chrome Dino Gameとは何ですか?

Chrome Dino Gameはhttps://www.dinogame.netによって開発されたChromeの拡張機能で、その主な機能は「Play the dino game offline as well as online and challenge friends to beat your score.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Chrome Dino Game拡張機能のCRXファイルをダウンロード

Chrome Dino Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Use this extension to play the Dino game from Chrome's Project Bolan. The original game was created by Sebastien Gabriel in 2014. Also called T-rex Runner, this game features a tiny dinosaur that runs through a desert.

Make the Dino jump over hurdles by hitting the spacebar button or using the up-arrow key.

The more distance t-rex covers without hitting hurdles, the more will be the score. The moment dinosaur hits any obstacle, the game gets over. 

Install the Chrome Dino game extension and start playing the game now! You can share your score with friends and challenge them to beat you.                    

拡張機能の基本情報

名前 Chrome Dino Game Chrome Dino Game
ID meocheihbifcceinpgioandffklmhhff
公式URL https://chromewebstore.google.com/detail/chrome-dino-game/meocheihbifcceinpgioandffklmhhff
説明 Play the dino game offline as well as online and challenge friends to beat your score.
ファイルサイズ 91.56 KB
インストール数 810
現在のバージョン 0.0.34
最終更新日 2022-10-03
公開日 2022-10-03
評価 5.00/5 合計 1 レビュー
開発者 https://www.dinogame.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.dinogame.net
プライバシーポリシーページのURL https://emmelapps.blogspot.com/2022/09/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "version": "0.0.34",
    "icons": {
        "128": "images\/icon\/logo.png"
    },
    "background": [],
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/icon\/logo.png",
        "default_popup": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'"
    }
}