Running man - Mario
Original game Mario were made in 80th and now it's online right in your browser. Play for Mario or Luigi directly in Chrome
Running man - Mario란 무엇입니까?
Running man - Mario은(는) ccierratjohnson에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Original game Mario were made in 80th and now it's online right in your browser. Play for Mario or Luigi directly in Chrome"입니다.
확장 프로그램 스크린샷
Running man - Mario 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Introducing the Running Man game direct playing in Chrome browser, a fun and nostalgic way to spice up your web browsing experience! With this game, you can play the classic Running Man right from your browser window. Once launched, the Running Man game will appear on your screen. You'll have access to all of the classic levels, enemies, and power-ups that you remember from the original game. The Running Man game is easy to control with your keyboard, just like the original Super Mario game. Use the arrow keys to move Mari o or Luigi around the screen and jump over obstacles. Collect coins and power-ups to help you along the way, and defeat Bowser and his minions to save the princess! Super Mario is a registered trademark. This extension is not the official version of the game. By installing this extension, you agree that this game is a fan project and confirm your intention to use this game for entertainment purposes only.
확장 프로그램 기본 정보
이름 | |
ID | cpaeokgcgbhcamidefdbndnpcafaamim |
공식 URL | https://chromewebstore.google.com/detail/running-man-mario/cpaeokgcgbhcamidefdbndnpcafaamim |
설명 | Original game Mario were made in 80th and now it's online right in your browser. Play for Mario or Luigi directly in Chrome |
파일 크기 | 6 MB |
설치 횟수 | 34,835 |
현재 버전 | 1.1.2 |
최근 업데이트 | 2023-05-13 |
출시 날짜 | 2021-07-02 |
평점 | 4.60/5 총 5 개의 평점 |
개발자 | ccierratjohnson |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_AppName__", "description": "__MSG_AppDesc__", "default_locale": "en", "manifest_version": 2, "offline_enabled": true, "version": "1.1.2", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "storage", "webRequest", "http:\/\/*\/*", "https:\/\/*\/*", "webRequestBlocking", "alarms" ], "browser_action": { "default_icon": "icons\/128.png", "default_title": "Mario", "default_popup": "game\/index.html" }, "content_scripts": [ { "matches": [ " |