T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

Qu'est-ce que T-Rex Customizable Runner ?

T-Rex Customizable Runner est une extension Chrome développée par Tool360, et sa fonction principale est "Chrome's offline running dino game customizable theme.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension T-Rex Customizable Runner

Téléchargez les fichiers d'extension T-Rex Customizable Runner au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
URL Officiel https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Description Chrome's offline running dino game customizable theme.
Taille du Fichier 342 KB
Nombre d'Installations 372
Version Actuelle 0.1.3
Dernière Mise à Jour 2024-03-06
Date de Publication 2022-05-17
Évaluation 5.00/5 Total 2 Évaluations
Développeur Tool360
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.gamecheerleader.com/privacy-policy
Langues Prises en Charge 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
}