Infinite Mario Bros Offline. Desktop Version
Play Infinite Mario Bros Offline right on your Google Chrome, no need internet!
ما هو Infinite Mario Bros Offline. Desktop Version؟
Infinite Mario Bros Offline. Desktop Version هو إضافة Chrome تم تطويرها بواسطة https://unblockedgamess.net، والميزة الرئيسية لها هي "Play Infinite Mario Bros Offline right on your Google Chrome, no need internet!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Infinite Mario Bros Offline. Desktop Version
قم بتنزيل ملفات الامتداد Infinite Mario Bros Offline. Desktop Version بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Explore all-new lands in the Mushroom kingdom to rescue Princess Peach! Infinite Mario Bros will take you to brand new tables. You will never know what awaits you ahead. Jump to new lands, smash question marks and destroy the Koopa Troopas and Goombas that stand in your way!
معلومات أساسية عن التمديد
الاسم | |
ID | ejmfcpcjpckhobcbealifklkkheapchm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/infinite-mario-bros-offli/ejmfcpcjpckhobcbealifklkkheapchm |
الوصف | Play Infinite Mario Bros Offline right on your Google Chrome, no need internet! |
حجم الملف | 1.47 MB |
عدد التثبيتات | 2,761 |
النسخة الحالية | 1.0.2 |
آخر تحديث | 2023-08-25 |
تاريخ النشر | 2022-03-23 |
المطور | https://unblockedgamess.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://unblockedgamess.net/ |
عنوان صفحة سياسة الخصوصية | https://drivemad.net/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Infinite Mario Bros Offline. Desktop Version", "description": "Play Infinite Mario Bros Offline right on your Google Chrome, no need internet!", "offline_enabled": true, "version": "1.0.2", "action": { "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_title": "Infinite Mario Bros" }, "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "background": { "service_worker": "installBackground.js" }, "options_page": "index.html", "homepage_url": "https:\/\/unblockedgamess.net" } |