Insight Flash Enabler

Automatically enables Flash in Insight CatRiskScore.

Insight Flash Enabler क्या है?

Insight Flash Enabler icgtools द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automatically enables Flash in Insight CatRiskScore."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Insight Flash Enabler एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
}