Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Wat is Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] is een Chrome-extensie ontwikkeld door red, en de belangrijkste functie is "That Dino 🦖 game but in a popup and offline.".
Extensie Screenshots
Download het CRX-bestand van de extensie Chrome Dino Game [Offline]
Download Chrome Dino Game [Offline]-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
⬇️ 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.
Basisinformatie over de Extensie
Naam | Chrome Dino Game [Offline] |
ID | neocimmfcfbaakogchpijngkimaigcgj |
Officiële URL | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj |
Beschrijving | That Dino 🦖 game but in a popup and offline. |
Bestandsgrootte | 40.37 KB |
Aantal Installaties | 10,000 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2023-02-06 |
Publicatiedatum | 2023-02-05 |
Beoordeling | 4.80/5 Totaal 5 Beoordelingen |
Ontwikkelaar | red |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |