Traffic Rider Unblocked
Traffic Rider Unblocked
O que é Traffic Rider Unblocked?
Traffic Rider Unblocked é uma extensão do Chrome desenvolvida por NvK Team, e sua principal característica é "Traffic Rider Unblocked".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Traffic Rider Unblocked
Baixe arquivos de extensão Traffic Rider Unblocked no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | Traffic Rider Unblocked |
ID | ngpoemfpeiihejkolcnhgkapfpppejei |
URL Oficial | https://chromewebstore.google.com/detail/traffic-rider-unblocked/ngpoemfpeiihejkolcnhgkapfpppejei |
Descrição | Traffic Rider Unblocked |
Tamanho do Arquivo | 29.51 MB |
Contagem de Instalações | 200 |
Versão Atual | 1.0 |
Última Atualização | 2022-12-28 |
Data de Publicação | 2022-12-28 |
Desenvolvedor | NvK Team |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://ubg365.github.io/ |
Idiomas Suportados | 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" } } |