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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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/ |
URL หน้านโยบายความเป็นส่วนตัว | 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" } |