Hartico Flash Enabler

Activa automáticamente el plugin Adobe Flash para Hartico

Hartico Flash Enablerคืออะไร?

Hartico Flash Enabler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://hartico.com และคุณลักษณะหลักของมันคือ "Activa automáticamente el plugin Adobe Flash para Hartico"

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

screenshot

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

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

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

                        Con esta extensión, olvídate de tener que estar dando permisos para activar Adobe Flash Player cada vez que entras a Hartico. ¡Lo hace todo automáticamente!                    

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

ชื่อ Hartico Flash Enabler Hartico Flash Enabler
ID iiokblnaglmiafdbegeffodnjoobagml
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hartico-flash-enabler/iiokblnaglmiafdbegeffodnjoobagml
คำอธิบาย Activa automáticamente el plugin Adobe Flash para Hartico
ขนาดไฟล์ 66.48 KB
จำนวนการติดตั้ง 2,093
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2020-03-10
วันที่เผยแพร่ 2020-03-10
คะแนน 3.40/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://hartico.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ es
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "Hartico Flash Enabler"
    },
    "description": "Activa autom\u00e1ticamente el plugin Adobe Flash para Hartico",
    "homepage_url": "https:\/\/www.hartico.com",
    "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": "69",
    "name": "Hartico Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "HarticoFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}