DinosaurGame

DinosaurGame

DinosaurGameとは何ですか?

DinosaurGameは牛蒡によって開発されたChromeの拡張機能で、その主な機能は「DinosaurGame」です。

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

screenshot

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

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

拡張機能の使用方法

                        You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. 

The extension allows you to play the game on the extension's pop-up page without using Google Chrome.                    

拡張機能の基本情報

名前 DinosaurGame DinosaurGame
ID glaogmhcbinmgjpohpfpigpknimhhmof
公式URL https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof
説明 DinosaurGame
ファイルサイズ 54.01 KB
インストール数 335
現在のバージョン 1.2
最終更新日 2021-08-01
公開日 2021-07-25
開発者 牛蒡
Eメール [email protected]
支払い方法 free
対応言語 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_Name__",
    "description": "__MSG_Description__",
    "version": "1.2",
    "default_locale": "ja",
    "icons": {
        "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png"
    },
    "action": {
        "default_popup": "DinosaurGame\/index.html"
    }
}