Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
ما هو Play Death Chase Game Online؟
Play Death Chase Game Online هو إضافة Chrome تم تطويرها بواسطة https://death-chase-game-online.blogspot.com، والميزة الرئيسية لها هي "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Play Death Chase Game Online
قم بتنزيل ملفات الامتداد Play Death Chase Game Online بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Play Death Chase Game Online Available in the chrome web store just install it and play Death Chase Game Online for Free. Boost to the finish line Do flips and crazy stunts to build up your nitro. When you reach the finish line you’re awarded between 1-3 stars depending on whether you finish in the top 3. If you don’t, you’ll fail the race. Thanks :)
معلومات أساسية عن التمديد
الاسم | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
الوصف | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
حجم الملف | 701 KB |
عدد التثبيتات | 30 |
النسخة الحالية | 1.1 |
آخر تحديث | 2022-06-18 |
تاريخ النشر | 2022-06-17 |
المطور | https://death-chase-game-online.blogspot.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
عنوان صفحة سياسة الخصوصية | https://onlynewtab.com/privacy-policy |
اللغات المدعومة | id,en,pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Play Death Chase Game Online", "version": "1.1", "description": "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu", "default_locale": "en", "background": { "service_worker": "scripts\/service-worker.js" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ], "host_permissions": [ "https:\/\/allunblockedgames.com\/panel\/" ] } |