T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

Was ist T-Rex Customizable Runner?

T-Rex Customizable Runner ist eine Chrome-Erweiterung, die von Tool360 entwickelt wurde, und ihr Hauptmerkmal ist "Chrome's offline running dino game customizable theme.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

T-Rex Customizable Runner-Erweiterungs-CRX-Datei herunterladen

Laden Sie T-Rex Customizable Runner-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
Offizielle URL https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Beschreibung Chrome's offline running dino game customizable theme.
Dateigröße 342 KB
Installationsanzahl 372
Aktuelle Version 0.1.3
Letztes Update 2024-03-06
Veröffentlichungsdatum 2022-05-17
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler Tool360
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.gamecheerleader.com/privacy-policy
Unterstützte Sprachen 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
}