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!”。

擴展截圖

screenshot
screenshot
screenshot

下載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!                    

擴展基本資訊

名稱 Infinite Mario Bros Offline. Desktop Version Infinite Mario Bros Offline. Desktop Version
ID ejmfcpcjpckhobcbealifklkkheapchm
官方網址 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"
}