Insight Flash Enabler
Automatically enables Flash in Insight CatRiskScore.
Wat is Insight Flash Enabler?
Insight Flash Enabler is een Chrome-extensie ontwikkeld door icgtools, en de belangrijkste functie is "Automatically enables Flash in Insight CatRiskScore.".
Extensie Screenshots
Download het CRX-bestand van de extensie Insight Flash Enabler
Download Insight Flash Enabler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Enables Flash by Default.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | fobmmdchgankdkbnjdcaglhpajmpopge | 
| Officiële URL | https://chromewebstore.google.com/detail/insight-flash-enabler/fobmmdchgankdkbnjdcaglhpajmpopge | 
| Beschrijving | Automatically enables Flash in Insight CatRiskScore. | 
| Bestandsgrootte | 68.46 KB | 
| Aantal Installaties | 463 | 
| Huidige Versie | 1.0.0 | 
| Laatst Bijgewerkt | 2019-03-06 | 
| Publicatiedatum | 2019-03-05 | 
| Ontwikkelaar | icgtools | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | 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
}  |  |