T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

Co je T-Rex Customizable Runner?

T-Rex Customizable Runner je rozšíření Chrome vyvinuté Tool360, a jeho hlavní funkcí je „Chrome's offline running dino game customizable theme.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření T-Rex Customizable Runner

Stáhněte si soubory rozšíření T-Rex Customizable Runner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
Oficiální URL https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Popis Chrome's offline running dino game customizable theme.
Velikost souboru 342 KB
Počet instalací 372
Aktuální Verze 0.1.3
Poslední Aktualizace 2024-03-06
Datum Vydání 2022-05-17
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář Tool360
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://www.gamecheerleader.com/privacy-policy
Podporované Jazyky 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
}