Insight Flash Enabler

Automatically enables Flash in Insight CatRiskScore.

Insight Flash Enablerคืออะไร?

Insight Flash Enabler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย icgtools และคุณลักษณะหลักของมันคือ "Automatically enables Flash in Insight CatRiskScore."

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

screenshot

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

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

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

                        Enables Flash by Default.                    

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

ชื่อ Insight Flash Enabler Insight Flash Enabler
ID fobmmdchgankdkbnjdcaglhpajmpopge
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/insight-flash-enabler/fobmmdchgankdkbnjdcaglhpajmpopge
คำอธิบาย Automatically enables Flash in Insight CatRiskScore.
ขนาดไฟล์ 68.46 KB
จำนวนการติดตั้ง 463
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2019-03-06
วันที่เผยแพร่ 2019-03-05
ผู้พัฒนา icgtools
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "version": "1.0.0",
    "description": "__MSG_extDescription__",
    "options_page": "options.html",
    "permissions": [
        "contentSettings"
    ],
    "icons": {
        "16": "extension_icon16.png"
    },
    "background": {
        "scripts": [
            "install.js"
        ],
        "persistent": false
    },
    "minimum_chrome_version": "16.0.912",
    "default_locale": "en",
    "manifest_version": 2
}