Happy Fun Rider Wheels
Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.
Vad är Happy Fun Rider Wheels?
Happy Fun Rider Wheels är en Chrome-tillägg utvecklad av jogocrbs123, och dess huvudfunktion är "Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.".
Tilläggsskärmbilder
Ladda ner Happy Fun Rider Wheels-förlängningens CRX-fil
Ladda ner Happy Fun Rider Wheels-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | okjpamjmffgpjdaelfpdfgppiimnkdfm |
Officiell webbadress | https://chrome.google.com/webstore/detail/happy-fun-rider-wheels/okjpamjmffgpjdaelfpdfgppiimnkdfm |
Beskrivning | Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition. |
Filstorlek | 15.35 KB |
Antal Installationer | 187 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2020-06-14 |
Publiceringsdatum | 2020-06-14 |
Utvecklare | jogocrbs123 |
Betalningssätt | free |
Tilläggswebbplats | https://cronegame.com/ |
Hjälpsida URL | https://cronegame.com/comments/ |
Stödda Språk | 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 } } |