Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Co to jest Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] to rozszerzenie Chrome opracowane przez red, a jego główną funkcją jest „That Dino 🦖 game but in a popup and offline.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Chrome Dino Game [Offline]
Pobierz pliki rozszerzeń Chrome Dino Game [Offline] w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        ⬇️ 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.                     Podstawowe informacje o rozszerzeniu
| Nazwa |  | 
| ID | neocimmfcfbaakogchpijngkimaigcgj | 
| Oficjalny URL | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj | 
| Opis | That Dino 🦖 game but in a popup and offline. | 
| Rozmiar pliku | 40.37 KB | 
| Liczba instalacji | 10,000 | 
| Aktualna Wersja | 1.0.0 | 
| Ostatnia Aktualizacja | 2023-02-06 | 
| Data Publikacji | 2023-02-05 | 
| Ocena | 4.80/5 Łącznie 5 Oceny | 
| Deweloper | red | 
| [email protected] | |
| Typ Płatności | free | 
| Obsługiwane Języki | 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"
    }
} | |