Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Hvad er Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] er en Chrome-udvidelse udviklet af red, og dens hovedfunktion er "That Dino 🦖 game but in a popup and offline.".
Udvidelsesskærmbilleder
Download Chrome Dino Game [Offline]-udvidelses-CRX-fil
Download Chrome Dino Game [Offline]-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        ⬇️ 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.                     Grundlæggende oplysninger om udvidelsen
| Navn |  | 
| ID | neocimmfcfbaakogchpijngkimaigcgj | 
| Officiel URL | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj | 
| Beskrivelse | That Dino 🦖 game but in a popup and offline. | 
| Filstørrelse | 40.37 KB | 
| Antal Installationer | 10,000 | 
| Nuværende Version | 1.0.0 | 
| Senest Opdateret | 2023-02-06 | 
| Udgivelsesdato | 2023-02-05 | 
| Bedømmelse | 4.80/5 Samlet 5 Bedømmelser | 
| Udvikler | red | 
| [email protected] | |
| Betalingsmetode | free | 
| Understøttede Sprog | 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"
    }
} | |