Dino Game : A Running Game

Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!

O que é Dino Game : A Running Game?

Dino Game : A Running Game é uma extensão do Chrome desenvolvida por https://dinogame.click, e sua principal característica é "Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Dino Game : A Running Game

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

                        Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!

Players take control of a cute little dinosaur and guide it through a desert landscape filled with cacti. The objective is to help the dinosaur jump over the cacti and avoid obstacles for as long as possible. The game starts with a simple press of the spacebar or the "up" arrow key, causing the dinosaur to jump. Timing is crucial as the dinosaur must clear each cactus without colliding with them. The longer you survive, the higher your score.                    

Informações Básicas da Extensão

Nome Dino Game : A Running Game Dino Game : A Running Game
ID nlkcpbkifkpoijpphcfijeiminedjjdj
URL Oficial https://chromewebstore.google.com/detail/dino-game-a-running-game/nlkcpbkifkpoijpphcfijeiminedjjdj
Descrição Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!
Tamanho do Arquivo 26.45 KB
Contagem de Instalações 136
Versão Atual 1.0.0
Última Atualização 2023-12-18
Data de Publicação 2023-12-18
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://dinogame.click
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://dinogame.click/
URL da Página de Ajuda https://dinogame.click/
URL da Página de Política de Privacidade https://dinogame.click/privacy
Idiomas Suportados id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "256": "icons\/128.png"
        }
    },
    "icons": {
        "256": "icons\/128.png"
    }
}