T-Rex Runner

Chrome Offline page 'T-Rex Runner' game.🦖🦖🦖

T-Rex Runnerとは何ですか?

T-Rex Runnerはrajaamohmed1951によって開発されたChromeの拡張機能で、その主な機能は「Chrome Offline page 'T-Rex Runner' game.🦖🦖🦖」です。

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

screenshot
screenshot

T-Rex Runner拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Chrome's offline T-Rex Runner Game.                    

拡張機能の基本情報

名前 T-Rex Runner T-Rex Runner
ID dajojohmjimblmailojhafljiknmlbeb
公式URL https://chromewebstore.google.com/detail/t-rex-runner/dajojohmjimblmailojhafljiknmlbeb
説明 Chrome Offline page 'T-Rex Runner' game.🦖🦖🦖
ファイルサイズ 86.78 KB
インストール数 46,611
現在のバージョン 0.0.34
最終更新日 2022-09-07
公開日 2019-04-11
評価 4.36/5 合計 14 レビュー
開発者 rajaamohmed1951
Eメール [email protected]
支払い方法 free
対応言語 en,en-GB,en-US,zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "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'"
    },
    "permissions": [
        ""
    ]
}