Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Was ist Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] ist eine Chrome-Erweiterung, die von red entwickelt wurde, und ihr Hauptmerkmal ist "That Dino 🦖 game but in a popup and offline.".
Erweiterungsscreenshots
Chrome Dino Game [Offline]-Erweiterungs-CRX-Datei herunterladen
Laden Sie Chrome Dino Game [Offline]-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
⬇️ 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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | neocimmfcfbaakogchpijngkimaigcgj |
| Offizielle URL | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj |
| Beschreibung | That Dino 🦖 game but in a popup and offline. |
| Dateigröße | 40.37 KB |
| Installationsanzahl | 10,000 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2023-02-06 |
| Veröffentlichungsdatum | 2023-02-05 |
| Bewertung | 4.80/5 Insgesamt 5 Bewertungen |
| Entwickler | red |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |