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 } } |