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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}