Traffic Racer Game for Chrome
Play Traffic Racer HTML5 game for free!
什么是Traffic Racer Game for Chrome?
Traffic Racer Game for Chrome是由AppfaeryGame开发的Chrome扩展程序,该扩展的主要功能是“Play Traffic Racer HTML5 game for free!”。
扩展截图
下载Traffic Racer Game for Chrome扩展crx文件
下载Traffic Racer Game for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Traffic Racer is an HTML5 game! Drive a sports car on the highway of the city of Miami, pass checkpoints for a while, collect coins, wads of money, fuel and boost lines. One big yellow sports car game keeps you on your toes in this addicting driving game.
扩展基本信息
名称 | |
ID | kkiljcdkjcicghbeffokoapfibmgiann |
官方URL | https://chrome.google.com/webstore/detail/traffic-racer-game-for-ch/kkiljcdkjcicghbeffokoapfibmgiann |
简介 | Play Traffic Racer HTML5 game for free! |
文件大小 | 32.14 MB |
安装次数 | 2,000 |
当前版本 | 0.5.20 |
更新时间 | 2022-06-23 |
上架时间 | 2022-06-23 |
开发者 | AppfaeryGame |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/appfaery-privacy-policy/main |
支持的语言 | en |
manifest.json | |
{ "name": "Traffic Racer Game for Chrome", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "128": "5UGS1Zf\/3wCn4vM.png", "16": "5UGS1Zf\/YsYz7.png", "256": "5UGS1Zf\/Po6AP7Kk.png", "32": "5UGS1Zf\/zKAghc.png" }, "description": "Play Traffic Racer HTML5 game for free!", "action": { "default_icon": { "128": "5UGS1Zf\/3wCn4vM.png", "16": "5UGS1Zf\/YsYz7.png", "256": "5UGS1Zf\/Po6AP7Kk.png", "32": "5UGS1Zf\/zKAghc.png" }, "default_popup": "3G324.html", "default_title": "Traffic Racer Game for Chrome" }, "version": "0.5.20", "background": { "service_worker": "YtQPpWs.js" } } |