Traffic Rider Unblocked
Traffic Rider Unblocked
Cos'è Traffic Rider Unblocked?
Traffic Rider Unblocked è un'estensione di Chrome sviluppata da NvK Team, e la sua funzione principale è "Traffic Rider Unblocked".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Traffic Rider Unblocked
Scarica i file di estensione Traffic Rider Unblocked in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Traffic Rider Unblocked |
ID | ngpoemfpeiihejkolcnhgkapfpppejei |
URL Ufficiale | https://chromewebstore.google.com/detail/traffic-rider-unblocked/ngpoemfpeiihejkolcnhgkapfpppejei |
Descrizione | Traffic Rider Unblocked |
Dimensione del File | 29.51 MB |
Conteggio Installazioni | 200 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-12-28 |
Data di Pubblicazione | 2022-12-28 |
Sviluppatore | NvK Team |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://ubg365.github.io/ |
Lingue Supportate | 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" } } |