Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Apa itu Chrome Dino Game [Offline]?
Chrome Dino Game [Offline] adalah ekstensi Chrome yang dikembangkan oleh red, dan fitur utamanya adalah "That Dino 🦖 game but in a popup and offline.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Chrome Dino Game [Offline]
Unduh file ekstensi Chrome Dino Game [Offline] dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
⬇️ 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.
Informasi Dasar Ekstensi
Nama | Chrome Dino Game [Offline] |
ID | neocimmfcfbaakogchpijngkimaigcgj |
URL Resmi | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj |
Deskripsi | That Dino 🦖 game but in a popup and offline. |
Ukuran File | 40.37 KB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2023-02-06 |
Tanggal Publikasi | 2023-02-05 |
Penilaian | 4.80/5 Total 5 Penilaian |
Pengembang | red |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |