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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |