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 |
Eメール | [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" } |