Mope IO Unblocked Game

Mope IO Unblocked Game Play

Mope IO Unblocked Game란 무엇입니까?

Mope IO Unblocked Game은(는) Best Game에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Mope IO Unblocked Game Play"입니다.

확장 프로그램 스크린샷

screenshot

Mope IO Unblocked Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Mope.io Game is an open world, multiplayer game in which you control a small animal in a sandbox world to the top of the food chain. You start out as a little mouse, so eat as much as you can to transform yourself into a bigger animal, otherwise, you too will become prey. You can hide to be safe, but make sure you have enough water and food before you go. You can't win this Battle Royal on an empty stomach. The food chain is unscrupulous and shows no mercy. Have fun with Mope.io game! Game controls: movement - mouse, acceleration - left mouse button, shooting water - right mouse button, sinking under the water - W How long can you survive in this cute io game? Control this little mouse as it tries to collect food and water. Can you protect her from the other rodents so that she can grow big and strong? Mope.io - move the mouse over the playing field, collect red wheels, which change into the other animals and the other players eat.                    

확장 프로그램 기본 정보

이름 Mope IO Unblocked Game Mope IO Unblocked Game
ID oaagdlflgkehgeaanidokbbkcfkaaglk
공식 URL https://chrome.google.com/webstore/detail/mope-io-unblocked-game/oaagdlflgkehgeaanidokbbkcfkaaglk
설명 Mope IO Unblocked Game Play
파일 크기 66.73 KB
설치 횟수 861
현재 버전 1.5
최근 업데이트 2021-05-27
출시 날짜 2021-05-27
평점 1.00/5 총 3 개의 평점
개발자 Best Game
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://raaqa.com/mope-io/
개인정보 보호 정책 페이지 URL https://raaqa.com/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mope IO Unblocked Game",
    "description": "Mope IO Unblocked Game Play",
    "version": "1.5",
    "browser_action": {
        "default_icon": "icon.jpg",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.jpg",
        "32": "icon.jpg",
        "48": "icon.jpg",
        "128": "icon.jpg"
    }
}