Happy Fun Rider Wheels
Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.
什么是Happy Fun Rider Wheels?
Happy Fun Rider Wheels是由jogocrbs123开发的Chrome扩展程序,该扩展的主要功能是“Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.”。
扩展截图
下载Happy Fun Rider Wheels扩展crx文件
下载Happy Fun Rider Wheels扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
If you think that the Happy Wheels is a difficult game, then try the Happy Fun Rider Wheels 2019! Help your character to drive a segway tours or a rental. Laser of thorns, demolition balls and explosive mines well hidden.
扩展基本信息
名称 | |
ID | okjpamjmffgpjdaelfpdfgppiimnkdfm |
官方URL | https://chrome.google.com/webstore/detail/happy-fun-rider-wheels/okjpamjmffgpjdaelfpdfgppiimnkdfm |
简介 | Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition. |
文件大小 | 15.35 KB |
安装次数 | 187 |
当前版本 | 1.0 |
更新时间 | 2020-06-14 |
上架时间 | 2020-06-14 |
开发者 | jogocrbs123 |
付费类型 | free |
扩展官网 | https://cronegame.com/ |
帮助页面URL | https://cronegame.com/comments/ |
支持的语言 | de,en,en-GB,en-US,es,it,pt-BR,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "Happy Fun Rider Wheels", "short_name": "Play Happy Fun Rider Wheels Free Online Game", "description": "Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.", "version": "1.0", "browser_action": { "default_title": "Happy Fun Rider Wheels", "default_icon": "128.png" }, "icons": { "16": "128.png", "48": "128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true } } |