T-Rex Customizable Runner
Chrome's offline running dino game customizable theme.
T-Rex Customizable Runnerとは何ですか?
T-Rex Customizable RunnerはTool360によって開発されたChromeの拡張機能で、その主な機能は「Chrome's offline running dino game customizable theme.」です。
拡張機能のスクリーンショット
T-Rex Customizable Runner拡張機能のCRXファイルをダウンロード
T-Rex Customizable Runner拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
If you like Chrome's dinosaur game, you may like this extension. This extension provides new themes (and characters) for more fun. You can change the theme anytime you want! To start the game, just click in the toolbar icon and then press Space key in the popup window. The controls are the same with dinosaur game. Just press up/space to jump and down to duck for passing obstacles. To switch the theme, just click on theme icon at the bottom of game window and selected theme will be loaded for you immediately. There are four themes available for now.
拡張機能の基本情報
名前 | T-Rex Customizable Runner |
ID | pfmcmabmnhnbmkeopkhigmogllbeclbh |
公式URL | https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh |
説明 | Chrome's offline running dino game customizable theme. |
ファイルサイズ | 342 KB |
インストール数 | 372 |
現在のバージョン | 0.1.3 |
最終更新日 | 2024-03-06 |
公開日 | 2022-05-17 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Tool360 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.gamecheerleader.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "T-Rex Customizable Runner", "short_name": "running", "version": "0.1.3", "description": "Chrome's offline running dino game customizable theme.", "icons": { "16": "images\/logo.png", "48": "images\/logo.png", "128": "images\/logo.png" }, "action": { "default_icon": "images\/logo.png", "default_popup": "index.html" }, "permissions": [ "storage" ], "offline_enabled": true, "manifest_version": 3 } |