Chrome Dino Game

Play the dino game offline as well as online and challenge friends to beat your score.

O que é Chrome Dino Game?

Chrome Dino Game é uma extensão do Chrome desenvolvida por https://www.dinogame.net, e sua principal característica é "Play the dino game offline as well as online and challenge friends to beat your score.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Chrome Dino Game

Baixe arquivos de extensão Chrome Dino Game 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

                        Use this extension to play the Dino game from Chrome's Project Bolan. The original game was created by Sebastien Gabriel in 2014. Also called T-rex Runner, this game features a tiny dinosaur that runs through a desert.

Make the Dino jump over hurdles by hitting the spacebar button or using the up-arrow key.

The more distance t-rex covers without hitting hurdles, the more will be the score. The moment dinosaur hits any obstacle, the game gets over. 

Install the Chrome Dino game extension and start playing the game now! You can share your score with friends and challenge them to beat you.                    

Informações Básicas da Extensão

Nome Chrome Dino Game Chrome Dino Game
ID meocheihbifcceinpgioandffklmhhff
URL Oficial https://chromewebstore.google.com/detail/chrome-dino-game/meocheihbifcceinpgioandffklmhhff
Descrição Play the dino game offline as well as online and challenge friends to beat your score.
Tamanho do Arquivo 91.56 KB
Contagem de Instalações 810
Versão Atual 0.0.34
Última Atualização 2022-10-03
Data de Publicação 2022-10-03
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://www.dinogame.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.dinogame.net
URL da Página de Política de Privacidade https://emmelapps.blogspot.com/2022/09/privacy-policy.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "version": "0.0.34",
    "icons": {
        "128": "images\/icon\/logo.png"
    },
    "background": [],
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/icon\/logo.png",
        "default_popup": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'"
    }
}