Moto X3M Unblocked

Moto X3M is best game you can play right on Chrome™ Browser! Popup and Offline!

Moto X3M Unblocked란 무엇입니까?

Moto X3M Unblocked은(는) https://moto-x3m.org에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Moto X3M is best game you can play right on Chrome™ Browser! Popup and Offline!"입니다.

확장 프로그램 스크린샷

screenshot

Moto X3M Unblocked 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Now you can play Moto X3M right on Chrome Browser!

Moto X3M is a time-based motorcycle racing game full of challenging obstacles. Put on your helmet, rev your engine, and race against the clock to reach the finish line! Good Luck!

HOW TO PLAY?
Move - WASD or Arrow keys

If you want play more game, press more game to play!

*Note:We have added "Unblocked Games" button, making it easy for players to quickly access the games on our website! https://moto-x3m.org/                    

확장 프로그램 기본 정보

이름 Moto X3M Unblocked Moto X3M Unblocked
ID cloglnpdencejdbgfgleiakmieemkoio
공식 URL https://chromewebstore.google.com/detail/moto-x3m-unblocked/cloglnpdencejdbgfgleiakmieemkoio
설명 Moto X3M is best game you can play right on Chrome™ Browser! Popup and Offline!
파일 크기 9.99 MB
설치 횟수 2,000
현재 버전 1.0.3
최근 업데이트 2023-10-22
출시 날짜 2023-07-18
개발자 https://moto-x3m.org
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://moto-x3m.org/
개인정보 보호 정책 페이지 URL https://drivemad.net/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Moto X3M Unblocked",
    "description": "Moto X3M is best game you can play right on Chrome\u2122 Browser! Popup and Offline!",
    "version": "1.0.3",
    "homepage_url": "https:\/\/moto-x3m.org",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "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": "Play Moto X3M",
        "default_popup": "load.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "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"
    }
}