HarbyAutoFlash

Libera o flashplayer automaticamente nos site do Harby

What is HarbyAutoFlash?

HarbyAutoFlash is a Chrome extension developed by hrharbyhotel, and its main feature is "Libera o flashplayer automaticamente nos site do Harby".

Extension Screenshots

screenshot

Download HarbyAutoFlash Extension CRX File

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

                        Essa extensão habilitará o Adobe Flash Player automaticamente no seu navegador quando você acessar o nosso hotel, garantindo a entrada ao nosso jogo.                    

Extension Basic Information

Name HarbyAutoFlash HarbyAutoFlash
ID kopkanekaeagohinknbehaeaiodihpnk
Official URL https://chromewebstore.google.com/detail/harbyautoflash/kopkanekaeagohinknbehaeaiodihpnk
Description Libera o flashplayer automaticamente nos site do Harby
File Size 18.22 KB
Installation Count 75
Current Version 1.3
Last Updated 2020-06-22
Publish Date 2020-06-22
Rating 5.00/5 Total 1 Ratings
Developer hrharbyhotel
Email [email protected]
Payment Type free
Extension Website https://harbyhotel.com
Help Page URL https://github.com/dreuzinho
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HarbyAutoFlash",
    "version": "1.3",
    "description": "Libera o flashplayer automaticamente nos site do Harby",
    "author": [
        {
            "name": "dr3w",
            "email": "[email protected]",
            "social": "@dreuslsyfk"
        }
    ],
    "permissions": [
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "128": "images\/128.png"
    }
}