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).”。

擴展截圖

screenshot

下載Fednat Flash Enabler擴展crx文件

下載Fednat Flash Enabler擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Enables Flash by Default.                    

擴展基本資訊

名稱 Fednat Flash Enabler Fednat Flash Enabler
ID mipdcbiknojmmjlimgiclopcmlkiiebd
官方網址 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
電子郵箱 [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
}