Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Qu'est-ce que Chrome Dino Game [Offline] ?
Chrome Dino Game [Offline] est une extension Chrome développée par red, et sa fonction principale est "That Dino 🦖 game but in a popup and offline.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Chrome Dino Game [Offline]
Téléchargez les fichiers d'extension Chrome Dino Game [Offline] au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
⬇️ 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.
Informations de Base sur l'Extension
Nom | Chrome Dino Game [Offline] |
ID | neocimmfcfbaakogchpijngkimaigcgj |
URL Officiel | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj |
Description | That Dino 🦖 game but in a popup and offline. |
Taille du Fichier | 40.37 KB |
Nombre d'Installations | 10,000 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2023-02-06 |
Date de Publication | 2023-02-05 |
Évaluation | 4.80/5 Total 5 Évaluations |
Développeur | red |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |