Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
What is Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] is a Chrome extension developed by red, and its main feature is "That Dino 🦖 game but in a popup and offline.".
Extension Screenshots
Download Chrome Dino Game [Offline] Extension CRX File
Download Chrome Dino Game [Offline] 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
⬇️ Easy to set up ⬇️:
1. Install and pin 📌 the extension to Chrome.
2. Play from any Google Chrome tab.
✨ Features ✨
1. Works offline, no ADS 🚫, and 100% free 🆓.
2. Keyboard ⌨️ access, press the spacebar to start playing.
Play the offline version of the Chrome Dino 🦖 game 🎮 with this simple add-on. Extension Basic Information
| Name | |
| ID | neocimmfcfbaakogchpijngkimaigcgj |
| Official URL | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj |
| Description | That Dino 🦖 game but in a popup and offline. |
| File Size | 40.37 KB |
| Installation Count | 10,000 |
| Current Version | 1.0.0 |
| Last Updated | 2023-02-06 |
| Publish Date | 2023-02-05 |
| Rating | 4.80/5 Total 5 Ratings |
| Developer | red |
| [email protected] | |
| Payment Type | free |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Chrome Dino Game [Offline]",
"description": "That Dino \ud83e\udd96 game but in a popup and offline.",
"version": "1.0.0",
"action": {
"default_icon": {
"16": "icon\/small icon.png"
},
"default_popup": "index.html"
},
"offline_enabled": true,
"icons": {
"128": "icon\/bigicon.png"
}
} | |