Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
ما هو Chrome Dino Game [Offline]؟
Chrome Dino Game [Offline] هو إضافة Chrome تم تطويرها بواسطة red، والميزة الرئيسية لها هي "That Dino 🦖 game but in a popup and offline.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Chrome Dino Game [Offline]
قم بتنزيل ملفات الامتداد Chrome Dino Game [Offline] بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
⬇️ 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.
معلومات أساسية عن التمديد
الاسم | Chrome Dino Game [Offline] |
ID | neocimmfcfbaakogchpijngkimaigcgj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj |
الوصف | That Dino 🦖 game but in a popup and offline. |
حجم الملف | 40.37 KB |
عدد التثبيتات | 10,000 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2023-02-06 |
تاريخ النشر | 2023-02-05 |
تقييم | 4.80/5 مجموع تقييمات 5 |
المطور | red |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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" } } |