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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jogocrbs123 และคุณลักษณะหลักของมันคือ "Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Happy Fun Rider Wheels
ดาวน์โหลดไฟล์ส่วนขยาย 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 } } |