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 |
官方網址 | 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 |
電子郵箱 | [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 } |