Moto X3M Unblocked

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

Vad är Moto X3M Unblocked?

Moto X3M Unblocked är en Chrome-tillägg utvecklad av https://moto-x3m.org, och dess huvudfunktion är "Moto X3M is best game you can play right on Chrome™ Browser! Popup and Offline!".

Tilläggsskärmbilder

screenshot

Ladda ner Moto X3M Unblocked-förlängningens CRX-fil

Ladda ner Moto X3M Unblocked-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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/                    

Grundläggande Information om Tillägg

Namn Moto X3M Unblocked Moto X3M Unblocked
ID cloglnpdencejdbgfgleiakmieemkoio
Officiell webbadress https://chromewebstore.google.com/detail/moto-x3m-unblocked/cloglnpdencejdbgfgleiakmieemkoio
Beskrivning Moto X3M is best game you can play right on Chrome™ Browser! Popup and Offline!
Filstorlek 9.99 MB
Antal Installationer 2,000
Aktuell Version 1.0.3
Senast Uppdaterad 2023-10-22
Publiceringsdatum 2023-07-18
Utvecklare https://moto-x3m.org
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://moto-x3m.org/
URL till Sekretesspolicy Sidan https://drivemad.net/privacy-policy
Stödda Språk 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"
    }
}