Habbo tools
Herramientas útiles para jugadores de HABBO HOTEL.
What is Habbo tools?
Habbo tools is a Chrome extension developed by VaidrollGG, and its main feature is "Herramientas útiles para jugadores de HABBO HOTEL.".
Extension Screenshots
Download Habbo tools Extension CRX File
Download Habbo tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Aplicación creada para facilitar y aprovechar las diferentes opciones que nos brinda el juego. Funciones: •El generador de avatar, podrás descargar en formato png el avatar de tu personaje. •Personalizar, permite crear desde cero un avatar. •Los comandos, útiles dentro del juego. •La música, podrás encontrar las distintas músicas que alguna vez escuchaste en HABBO. •Comunidad, conjunto de caracteres especiales y otros hoteles
Extension Basic Information
Name | |
ID | kkhljpfaneapkidhjhpkoepgbbaicimp |
Official URL | https://chrome.google.com/webstore/detail/habbo-tools/kkhljpfaneapkidhjhpkoepgbbaicimp |
Description | Herramientas útiles para jugadores de HABBO HOTEL. |
File Size | 1.31 MB |
Installation Count | 325 |
Current Version | 1.0 |
Last Updated | 2017-08-19 |
Publish Date | 2017-08-19 |
Rating | 4.43/5 Total 23 Ratings |
Developer | VaidrollGG |
[email protected] | |
Payment Type | free |
Supported Languages | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Habbo tools", "description": "Herramientas \u00fatiles para jugadores de HABBO HOTEL.", "version": "1.0", "author": "VaidrollGG", "icons": { "16": "icono16.png", "48": "icon.png", "128": "icono128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "activeTab" ] } |