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是由https://unblockedgamess.net开发的Chrome扩展程序,该扩展的主要功能是“Play Infinite Mario Bros Offline right on your Google Chrome, no need internet!”。
扩展截图
下载Infinite Mario Bros Offline. Desktop Version扩展crx文件
下载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" } |