Traffic Rider Unblocked

Traffic Rider Unblocked

Vad är Traffic Rider Unblocked?

Traffic Rider Unblocked är en Chrome-tillägg utvecklad av NvK Team, och dess huvudfunktion är "Traffic Rider Unblocked".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Traffic Rider Unblocked-förlängningens CRX-fil

Ladda ner Traffic Rider 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

                        Traffic Rider 3D is an action packed and exciting motorcycle racing game. Beautiful 3D graphics and spectacular environment designed for you. The game offers you the highest level of possibilities to customize motorcycles and motorcycle racers. Become the best motorcycle driver in the world.

Game Controls

WASD keys to control the motorcycle. 
You can remove the front with the Shift key.

Havefun!                    

Grundläggande Information om Tillägg

Namn Traffic Rider Unblocked Traffic Rider Unblocked
ID ngpoemfpeiihejkolcnhgkapfpppejei
Officiell webbadress https://chromewebstore.google.com/detail/traffic-rider-unblocked/ngpoemfpeiihejkolcnhgkapfpppejei
Beskrivning Traffic Rider Unblocked
Filstorlek 29.51 MB
Antal Installationer 200
Aktuell Version 1.0
Senast Uppdaterad 2022-12-28
Publiceringsdatum 2022-12-28
Utvecklare NvK Team
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://ubg365.github.io/
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Traffic Rider Unblocked",
    "version": "1.0",
    "default_locale": "en",
    "description": "Traffic Rider Unblocked",
    "homepage_url": "https:\/\/ubg365.github.io\/new-games\/traffic-rider\/",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Traffic Rider Unblocked",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png",
            "180": "images\/icon180.png"
        }
    },
    "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'"
    },
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png",
        "180": "images\/icon180.png"
    }
}