Dinosaur Game Night version

T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.

Dinosaur Game Night versionとは何ですか?

Dinosaur Game Night versionはkrilipskajaによって開発されたChromeの拡張機能で、その主な機能は「T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.」です。

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

screenshot
screenshot
screenshot
screenshot

Dinosaur Game Night version拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        To start the Dino game (and jump) - "Space" button, to duck - ""down arrow (v)" button.                    

拡張機能の基本情報

名前 Dinosaur Game Night version Dinosaur Game Night version
ID jmannejmocekgjmodglhplclhcjnmodn
公式URL https://chromewebstore.google.com/detail/dinosaur-game-night-versi/jmannejmocekgjmodglhplclhcjnmodn
説明 T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.
ファイルサイズ 49.67 KB
インストール数 698
現在のバージョン 1.0.0
最終更新日 2021-05-25
公開日 2021-04-15
開発者 krilipskaja
Eメール [email protected]
支払い方法 free
対応言語 en,en-GB,en-US
manifest.json
{
    "background": {
        "page": "back.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "16": "images\/icon16.png",
            "48": "images\/icon48.png"
        },
        "default_popup": "index.html",
        "default_title": "Dinosaur Game Night version"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Dinosaur Game Night version",
    "short_name": "Dinosaur Game Night version",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "options.html"
    ]
}