Habbo Flash Client

#SaveHabbo

Qu'est-ce que Habbo Flash Client ?

Habbo Flash Client est une extension Chrome développée par Effryx, et sa fonction principale est "#SaveHabbo".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Habbo Flash Client

Téléchargez les fichiers d'extension Habbo Flash Client au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Support to use Habbo Flash Client (2021):

PT: Essa extensão recupera o seu acesso único TEMPORÁRIO no jogo e inicia o aplicativo "Habbo", permitindo entrar no game de forma individual. Como diz o próprio nome, é temporário, portanto, você deverá logar novamente toda vez que quiser jogar na antiga cliente.

EN: This extension recovers your TEMPORARY single access to the game and launches the "Habbo" application, allowing you to enter the game individually. As the name says, it is temporary, so you must log in again every time you want to play on the old client.

ES: Esta extensión recupera tu acceso único TEMPORAL al juego y lanza la aplicación "Habbo", permitiéndote ingresar al juego individualmente. Como dice el nombre, es temporal, por lo que debes iniciar sesión nuevamente cada vez que quieras jugar en el cliente anterior.

• DOWNLOAD FOR APPLICATION :: 
https://github.com/Rodriqo/HabboFlashClient/releases                    

Informations de Base sur l'Extension

Nom Habbo Flash Client Habbo Flash Client
ID gpmdjhgcahpkbaahbdlmpebnmplcnbni
URL Officiel https://chromewebstore.google.com/detail/habbo-flash-client/gpmdjhgcahpkbaahbdlmpebnmplcnbni
Description #SaveHabbo
Taille du Fichier 95.08 KB
Nombre d'Installations 83
Version Actuelle 1.0
Dernière Mise à Jour 2021-02-08
Date de Publication 2021-02-07
Développeur Effryx
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/Rodriqo/HabboFlashClient/releases
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Habbo Flash Client",
    "version": "1.0",
    "description": "#SaveHabbo",
    "icons": {
        "16": ".\/icons\/icone_16x.png",
        "19": ".\/icons\/icone_19x.png",
        "24": ".\/icons\/icone_24x.png",
        "32": ".\/icons\/icone_32x.png",
        "38": ".\/icons\/icone_38x.png",
        "48": ".\/icons\/icone_48x.png",
        "96": ".\/icons\/icone_96x.png",
        "128": ".\/icons\/icone_128x.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.habbo.com\/*",
                "https:\/\/www.habbo.com.br\/*",
                "https:\/\/www.habbo.com.tr\/*",
                "https:\/\/www.habbo.es\/*",
                "https:\/\/www.habbo.fi\/*",
                "https:\/\/www.habbo.nl\/*",
                "https:\/\/www.habbo.it\/*",
                "https:\/\/www.habbo.fr\/*",
                "https:\/\/www.habbo.de\/*"
            ],
            "js": [
                "client.js"
            ]
        }
    ],
    "manifest_version": 2
}