Hekos Flash Enabler

Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n

Hekos Flash Enablerคืออะไร?

Hekos Flash Enabler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://hekos.es และคุณลักษณะหลักของมันคือ "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n"

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

screenshot

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

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

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

                        Extensión automática para permitir Flash en tu navegador.                    

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

ชื่อ Hekos Flash Enabler Hekos Flash Enabler
ID bknmebgebcohbhbmcknkjbkfheddhjlo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hekos-flash-enabler/bknmebgebcohbhbmcknkjbkfheddhjlo
คำอธิบาย Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n
ขนาดไฟล์ 483 KB
จำนวนการติดตั้ง 461
เวอร์ชันปัจจุบัน 1.0.8
อัปเดตครั้งล่าสุด 2020-04-16
วันที่เผยแพร่ 2020-04-16
คะแนน 4.50/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://hekos.es
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://hekos.es
URL หน้าช่วยเหลือ https://hekos.es
ภาษาที่รองรับ es
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-96x96.png",
        "default_popup": "index.html",
        "default_title": "Hekos Flash Enabler"
    },
    "description": "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n",
    "homepage_url": "https:\/\/www.hekos.es",
    "icons": {
        "512": "images\/icon-512x512.png",
        "384": "images\/icon-384x384.png",
        "192": "images\/icon-192x192.png",
        "152": "images\/icon-152x152.png",
        "144": "images\/icon-144x144.png",
        "128": "images\/icon-128x128.png",
        "96": "images\/icon-96x96.png",
        "72": "images\/icon-72x72.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "66",
    "name": "Hekos Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "HekosFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.8"
}