Habbo Links
All Habbo Links in one Place
Wat is Habbo Links?
Habbo Links is een Chrome-extensie ontwikkeld door P88L, en de belangrijkste functie is "All Habbo Links in one Place".
Extensie Screenshots
Download het CRX-bestand van de extensie Habbo Links
Download Habbo Links-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | ediahjoaikdchgopjfbkcbnmidoefjha |
| Officiële URL | https://chromewebstore.google.com/detail/habbo-links/ediahjoaikdchgopjfbkcbnmidoefjha |
| Beschrijving | All Habbo Links in one Place |
| Bestandsgrootte | 382 KB |
| Aantal Installaties | 233 |
| Huidige Versie | 10.0.7 |
| Laatst Bijgewerkt | 2024-02-24 |
| Publicatiedatum | 2020-06-27 |
| Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | P88L |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://pastebin.com/raw/CRdjX3P1 |
| Ondersteunde Talen | 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"
]
} | |