Fednat Flash Enabler

Automatically enables flash on the FedNat Agent Portal (Only).

ما هو Fednat Flash Enabler؟

Fednat Flash Enabler هو إضافة Chrome تم تطويرها بواسطة icgtools، والميزة الرئيسية لها هي "Automatically enables flash on the FedNat Agent Portal (Only).".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Fednat Flash Enabler

قم بتنزيل ملفات الامتداد Fednat Flash Enabler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Enables Flash by Default.                    

معلومات أساسية عن التمديد

الاسم Fednat Flash Enabler Fednat Flash Enabler
ID mipdcbiknojmmjlimgiclopcmlkiiebd
عنوان URL الرسمي https://chromewebstore.google.com/detail/fednat-flash-enabler/mipdcbiknojmmjlimgiclopcmlkiiebd
الوصف Automatically enables flash on the FedNat Agent Portal (Only).
حجم الملف 66.32 KB
عدد التثبيتات 2,091
النسخة الحالية 1.0.0
آخر تحديث 2019-03-28
تاريخ النشر 2019-03-28
المطور 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
}