Chrome Dino Game

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

Co je Chrome Dino Game?

Chrome Dino Game je rozšíření Chrome vyvinuté https://www.dinogame.net, a jeho hlavní funkcí je „Play the dino game offline as well as online and challenge friends to beat your score.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Chrome Dino Game

Stáhněte si soubory rozšíření Chrome Dino Game 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í

                        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.                    

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

Název Chrome Dino Game Chrome Dino Game
ID meocheihbifcceinpgioandffklmhhff
Oficiální URL https://chromewebstore.google.com/detail/chrome-dino-game/meocheihbifcceinpgioandffklmhhff
Popis Play the dino game offline as well as online and challenge friends to beat your score.
Velikost souboru 91.56 KB
Počet instalací 810
Aktuální Verze 0.0.34
Poslední Aktualizace 2022-10-03
Datum Vydání 2022-10-03
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://www.dinogame.net
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.dinogame.net
URL Stránky Zásad Ochrany Soukromí https://emmelapps.blogspot.com/2022/09/privacy-policy.html
Podporované Jazyky 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'"
    }
}