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!
What is Dino Game : A Running Game?
Dino Game : A Running Game is a Chrome extension developed by https://dinogame.click, and its main feature is "Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!".
Extension Screenshots
Download Dino Game : A Running Game Extension CRX File
Download Dino Game : A Running Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Dino Game : A Running Game |
ID | nlkcpbkifkpoijpphcfijeiminedjjdj |
Official URL | https://chromewebstore.google.com/detail/dino-game-a-running-game/nlkcpbkifkpoijpphcfijeiminedjjdj |
Description | Play Dino Game right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now! |
File Size | 26.45 KB |
Installation Count | 136 |
Current Version | 1.0.0 |
Last Updated | 2023-12-18 |
Publish Date | 2023-12-18 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://dinogame.click |
[email protected] | |
Payment Type | free |
Extension Website | https://dinogame.click/ |
Help Page URL | https://dinogame.click/ |
Privacy Policy Page URL | https://dinogame.click/privacy |
Supported Languages | 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" } } |