Kubbo Flash Enabler

Activa Flash Player Automáticamente en Kubbo

Kubbo Flash Enablerคืออะไร?

Kubbo Flash Enabler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kubbo.us และคุณลักษณะหลักของมันคือ "Activa Flash Player Automáticamente en Kubbo"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kubbo Flash Enabler

ดาวน์โหลดไฟล์ส่วนขยาย Kubbo Flash Enabler ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Olvídate de activar Adobe Flash Player cada vez que ingreses al Kubbo, ahora todo es mucho más fácil, sencillo y practico. Accede a tu comunidad favorita sin tener que activar Flash Player o instalar extensiones individuales. Nosotros te brindamos una única extensión para que puedas ingresar a Kubbos cuando deseas.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Kubbo Flash Enabler Kubbo Flash Enabler
ID ihbmfpnmlhologlhoakkickmgebnheab
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/kubbo-flash-enabler/ihbmfpnmlhologlhoakkickmgebnheab
คำอธิบาย Activa Flash Player Automáticamente en Kubbo
ขนาดไฟล์ 310 KB
จำนวนการติดตั้ง 445
เวอร์ชันปัจจุบัน 2.5
อัปเดตครั้งล่าสุด 2020-07-11
วันที่เผยแพร่ 2020-05-30
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://kubbo.us
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://kubbo.city
URL หน้าช่วยเหลือ https://kubbo.city
ภาษาที่รองรับ es-419
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-16.png",
        "default_popup": "index.html",
        "default_title": "Kubbo Flash Enabler"
    },
    "description": "Activa Flash Player Autom\u00e1ticamente en Kubbo",
    "homepage_url": "https:\/\/kubbo.city",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "196": "images\/icon-196.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "66",
    "name": "Kubbo Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "KubboMassiveFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.5"
}