HabboRP

Extensão HabboRP

What is HabboRP?

HabboRP is a Chrome extension developed by Matheus (k4nary), and its main feature is "Extensão HabboRP".

Extension Screenshots

screenshot

Download HabboRP Extension CRX File

Download HabboRP 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

                        Automaticamente permite que o Flash Player seja executado, em vez de pedir permissão a cada vez.

Esta extensão irá definir automaticamente as permissões do Flash para 'permitir' para o site do RP.                    

Extension Basic Information

Name HabboRP HabboRP
ID mdjopojeecndgojccfmbhddbffpmghfd
Official URL https://chromewebstore.google.com/detail/habborp/mdjopojeecndgojccfmbhddbffpmghfd
Description Extensão HabboRP
File Size 420 KB
Installation Count 50
Current Version 2.1
Last Updated 2020-09-04
Publish Date 2020-07-02
Developer Matheus (k4nary)
Email [email protected]
Payment Type free
Extension Website https://habborp.biz/extensaorp
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "2.1",
    "name": "HabboRP",
    "description": "Extens\u00e3o HabboRP",
    "author": "Matheus (rettro\/forz4\/k4nary)",
    "browser_action": {
        "default_title": "HabboRP",
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "code.js"
        ],
        "persistent": false
    },
    "permissions": [
        "cookies",
        "contentSettings"
    ]
}