T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

O que é T-Rex Customizable Runner?

T-Rex Customizable Runner é uma extensão do Chrome desenvolvida por Tool360, e sua principal característica é "Chrome's offline running dino game customizable theme.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão T-Rex Customizable Runner

Baixe arquivos de extensão T-Rex Customizable Runner no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
URL Oficial https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Descrição Chrome's offline running dino game customizable theme.
Tamanho do Arquivo 342 KB
Contagem de Instalações 372
Versão Atual 0.1.3
Última Atualização 2024-03-06
Data de Publicação 2022-05-17
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Tool360
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.gamecheerleader.com/privacy-policy
Idiomas Suportados 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
}