T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

Cos'è T-Rex Customizable Runner?

T-Rex Customizable Runner è un'estensione di Chrome sviluppata da Tool360, e la sua funzione principale è "Chrome's offline running dino game customizable theme.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione T-Rex Customizable Runner

Scarica i file di estensione T-Rex Customizable Runner in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
URL Ufficiale https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Descrizione Chrome's offline running dino game customizable theme.
Dimensione del File 342 KB
Conteggio Installazioni 372
Versione Corrente 0.1.3
Ultimo Aggiornamento 2024-03-06
Data di Pubblicazione 2022-05-17
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Tool360
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.gamecheerleader.com/privacy-policy
Lingue Supportate 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
}