Traffic Rider Unblocked

Traffic Rider Unblocked

Co to jest Traffic Rider Unblocked?

Traffic Rider Unblocked to rozszerzenie Chrome opracowane przez NvK Team, a jego główną funkcją jest „Traffic Rider Unblocked”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Traffic Rider Unblocked

Pobierz pliki rozszerzeń Traffic Rider Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Traffic Rider Unblocked Traffic Rider Unblocked
ID ngpoemfpeiihejkolcnhgkapfpppejei
Oficjalny URL https://chromewebstore.google.com/detail/traffic-rider-unblocked/ngpoemfpeiihejkolcnhgkapfpppejei
Opis Traffic Rider Unblocked
Rozmiar pliku 29.51 MB
Liczba instalacji 200
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-12-28
Data Publikacji 2022-12-28
Deweloper NvK Team
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://ubg365.github.io/
Obsługiwane Języki 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"
    }
}