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 là gì?
Infinite Mario Bros Offline. Desktop Version là một tiện ích mở rộng Chrome được phát triển bởi https://unblockedgamess.net, và tính năng chính của nó là "Play Infinite Mario Bros Offline right on your Google Chrome, no need internet!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Infinite Mario Bros Offline. Desktop Version
Tải xuống các tệp mở rộng Infinite Mario Bros Offline. Desktop Version dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ejmfcpcjpckhobcbealifklkkheapchm |
URL Chính Thức | https://chrome.google.com/webstore/detail/infinite-mario-bros-offli/ejmfcpcjpckhobcbealifklkkheapchm |
Mô tả | Play Infinite Mario Bros Offline right on your Google Chrome, no need internet! |
Kích Thước Tệp | 1.47 MB |
Số Lần Cài Đặt | 2,761 |
Phiên Bản Hiện Tại | 1.0.2 |
Cập Nhật Lần Cuối | 2023-08-25 |
Ngày Phát Hành | 2022-03-23 |
Nhà Phát Triển | https://unblockedgamess.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://unblockedgamess.net/ |
URL Trang Chính Sách Bảo Mật | https://drivemad.net/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |