T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

Hvad er T-Rex Customizable Runner?

T-Rex Customizable Runner er en Chrome-udvidelse udviklet af Tool360, og dens hovedfunktion er "Chrome's offline running dino game customizable theme.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download T-Rex Customizable Runner-udvidelses-CRX-fil

Download T-Rex Customizable Runner-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
Officiel URL https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Beskrivelse Chrome's offline running dino game customizable theme.
Filstørrelse 342 KB
Antal Installationer 372
Nuværende Version 0.1.3
Senest Opdateret 2024-03-06
Udgivelsesdato 2022-05-17
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Tool360
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.gamecheerleader.com/privacy-policy
Understøttede Sprog 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
}