Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Vad är Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] är en Chrome-tillägg utvecklad av red, och dess huvudfunktion är "That Dino 🦖 game but in a popup and offline.".
Tilläggsskärmbilder
Ladda ner Chrome Dino Game [Offline]-förlängningens CRX-fil
Ladda ner Chrome Dino Game [Offline]-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        ⬇️ 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äggande Information om Tillägg
| Namn |  | 
| ID | neocimmfcfbaakogchpijngkimaigcgj | 
| Officiell webbadress | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj | 
| Beskrivning | That Dino 🦖 game but in a popup and offline. | 
| Filstorlek | 40.37 KB | 
| Antal Installationer | 10,000 | 
| Aktuell Version | 1.0.0 | 
| Senast Uppdaterad | 2023-02-06 | 
| Publiceringsdatum | 2023-02-05 | 
| Betyg | 4.80/5 Totalt 5 Betyg | 
| Utvecklare | red | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | 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"
    }
} | |