HarbyAutoFlash

Libera o flashplayer automaticamente nos site do Harby

Wat is HarbyAutoFlash?

HarbyAutoFlash is een Chrome-extensie ontwikkeld door hrharbyhotel, en de belangrijkste functie is "Libera o flashplayer automaticamente nos site do Harby".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie HarbyAutoFlash

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

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

Basisinformatie over de Extensie

Naam HarbyAutoFlash HarbyAutoFlash
ID kopkanekaeagohinknbehaeaiodihpnk
Officiële URL https://chromewebstore.google.com/detail/harbyautoflash/kopkanekaeagohinknbehaeaiodihpnk
Beschrijving Libera o flashplayer automaticamente nos site do Harby
Bestandsgrootte 18.22 KB
Aantal Installaties 75
Huidige Versie 1.3
Laatst Bijgewerkt 2020-06-22
Publicatiedatum 2020-06-22
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar hrharbyhotel
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://harbyhotel.com
Help Pagina-URL https://github.com/dreuzinho
Ondersteunde Talen 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"
    }
}