Happy Fun Rider Wheels
Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.
Cos'è Happy Fun Rider Wheels?
Happy Fun Rider Wheels è un'estensione di Chrome sviluppata da jogocrbs123, e la sua funzione principale è "Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Happy Fun Rider Wheels
Scarica i file di estensione Happy Fun Rider Wheels in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | okjpamjmffgpjdaelfpdfgppiimnkdfm |
URL Ufficiale | https://chrome.google.com/webstore/detail/happy-fun-rider-wheels/okjpamjmffgpjdaelfpdfgppiimnkdfm |
Descrizione | Help your character to drive a segway tours or a rental. Laser of thorns and balls from demolition. |
Dimensione del File | 15.35 KB |
Conteggio Installazioni | 187 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2020-06-14 |
Data di Pubblicazione | 2020-06-14 |
Sviluppatore | jogocrbs123 |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://cronegame.com/ |
URL della Pagina di Aiuto | https://cronegame.com/comments/ |
Lingue Supportate | 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 } } |