Fednat Flash Enabler
Automatically enables flash on the FedNat Agent Portal (Only).
Fednat Flash Enablerとは何ですか?
Fednat Flash Enablerはicgtoolsによって開発されたChromeの拡張機能で、その主な機能は「Automatically enables flash on the FedNat Agent Portal (Only).」です。
拡張機能のスクリーンショット
Fednat Flash Enabler拡張機能のCRXファイルをダウンロード
Fednat Flash Enabler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Enables Flash by Default.                     拡張機能の基本情報
| 名前 |   |  
| 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 | 
| 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
}  |  |