SageSure Flash Enabler

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

ما هو SageSure Flash Enabler؟

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

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

screenshot

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

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

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

                        SageSure Flash Enabler                    

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

الاسم SageSure Flash Enabler SageSure Flash Enabler
ID dbhkpibloniaemkipklamlepffjihaom
عنوان URL الرسمي https://chromewebstore.google.com/detail/sagesure-flash-enabler/dbhkpibloniaemkipklamlepffjihaom
الوصف Automatically enables flash on the SageSure Agent Portal (Only).
حجم الملف 67.19 KB
عدد التثبيتات 3,947
النسخة الحالية 1.0.2
آخر تحديث 2019-10-23
تاريخ النشر 2019-10-23
تقييم 5.00/5 مجموع تقييمات 6
المطور 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.2",
    "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
}