T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

¿Qué es T-Rex Customizable Runner?

T-Rex Customizable Runner es una extensión de Chrome desarrollada por Tool360, y su función principal es "Chrome's offline running dino game customizable theme.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión T-Rex Customizable Runner

Descarga archivos de extensión T-Rex Customizable Runner en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
URL Oficial https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Descripción Chrome's offline running dino game customizable theme.
Tamaño del Archivo 342 KB
Cantidad de Instalaciones 372
Versión Actual 0.1.3
Última Actualización 2024-03-06
Fecha de Publicación 2022-05-17
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador Tool360
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.gamecheerleader.com/privacy-policy
Idiomas Soportados 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
}