HarbyAutoFlash

Libera o flashplayer automaticamente nos site do Harby

Apa itu HarbyAutoFlash?

HarbyAutoFlash adalah ekstensi Chrome yang dikembangkan oleh hrharbyhotel, dan fitur utamanya adalah "Libera o flashplayer automaticamente nos site do Harby".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi HarbyAutoFlash

Unduh file ekstensi HarbyAutoFlash dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama HarbyAutoFlash HarbyAutoFlash
ID kopkanekaeagohinknbehaeaiodihpnk
URL Resmi https://chromewebstore.google.com/detail/harbyautoflash/kopkanekaeagohinknbehaeaiodihpnk
Deskripsi Libera o flashplayer automaticamente nos site do Harby
Ukuran File 18.22 KB
Jumlah Instalasi 75
Versi Saat Ini 1.3
Terakhir Diperbarui 2020-06-22
Tanggal Publikasi 2020-06-22
Penilaian 5.00/5 Total 1 Penilaian
Pengembang hrharbyhotel
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://harbyhotel.com
URL Halaman Bantuan https://github.com/dreuzinho
Bahasa yang Didukung 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"
    }
}