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 |
电子邮箱 | [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 } |