T-Rex Doomsday Race🦖
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
ما هو T-Rex Doomsday Race🦖؟
T-Rex Doomsday Race🦖 هو إضافة Chrome تم تطويرها بواسطة vicvinc، والميزة الرئيسية لها هي "🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة T-Rex Doomsday Race🦖
قم بتنزيل ملفات الامتداد T-Rex Doomsday Race🦖 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
معلومات أساسية عن التمديد
الاسم | T-Rex Doomsday Race🦖 |
ID | djenlehakpehhfnkhfhkeoblngjbcdlm |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/t-rex-doomsday-race%F0%9F%A6%96/djenlehakpehhfnkhfhkeoblngjbcdlm |
الوصف | 🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕 |
حجم الملف | 149 KB |
عدد التثبيتات | 70 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2023-06-11 |
تاريخ النشر | 2023-06-10 |
المطور | vicvinc |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en,en-GB,en-US,zh-CN |
manifest.json | |
{ "manifest_version": 3, "name": "__MSG_appName__", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "description": "__MSG_appDesc__", "version": "0.0.1", "icons": { "128": "images\/icon\/logo-1.png" }, "background": [], "action": { "default_title": "__MSG_appName__", "default_icon": "images\/icon\/logo-1.png", "default_popup": "index.html" }, "content_security_policy": { "extension_pages": "default-src 'self'" }, "permissions": [ "" ] } |