Habbo Links
All Habbo Links in one Place
What is Habbo Links?
Habbo Links is a Chrome extension developed by P88L, and its main feature is "All Habbo Links in one Place".
Extension Screenshots
Download Habbo Links Extension CRX File
Download Habbo Links 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
Visit fast your Habbo Hotel everytime. Shortcuts for all Official Habbo Hotel sites .de / .com / .tr / .nl / fi / .com.tr/ com.br/ it / .es / .fr Made by @QDave
Extension Basic Information
Name | Habbo Links |
ID | ediahjoaikdchgopjfbkcbnmidoefjha |
Official URL | https://chromewebstore.google.com/detail/habbo-links/ediahjoaikdchgopjfbkcbnmidoefjha |
Description | All Habbo Links in one Place |
File Size | 382 KB |
Installation Count | 233 |
Current Version | 10.0.7 |
Last Updated | 2024-02-24 |
Publish Date | 2020-06-27 |
Rating | 5.00/5 Total 6 Ratings |
Developer | P88L |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://pastebin.com/raw/CRdjX3P1 |
Supported Languages | en |
manifest.json | |
{ "action": { "default_icon": "images\/icon-16.png", "default_popup": "index.html", "default_title": "Habbo Links" }, "description": "__MSG_appDesc__", "icons": { "128": "images\/icon-128.png", "16": "images\/icon-16.png", "196": "images\/icon-196.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png" }, "manifest_version": 3, "minimum_chrome_version": "88", "name": "Habbo Links", "default_locale": "en", "short_name": "Habbo Links", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "10.0.7", "background": { "service_worker": "background.js" }, "permissions": [ "storage" ] } |