Insight Flash Enabler

Automatically enables Flash in Insight CatRiskScore.

Insight Flash Enablerとは何ですか?

Insight Flash Enablerはicgtoolsによって開発されたChromeの拡張機能で、その主な機能は「Automatically enables Flash in Insight CatRiskScore.」です。

拡張機能のスクリーンショット

screenshot

Insight Flash Enabler拡張機能のCRXファイルをダウンロード

Insight Flash Enabler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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
}