SageSure Flash Enabler

Automatically enables flash on the SageSure Agent Portal (Only).

SageSure Flash Enablerとは何ですか?

SageSure Flash Enablerはicgtoolsによって開発されたChromeの拡張機能で、その主な機能は「Automatically enables flash on the SageSure Agent Portal (Only).」です。

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

screenshot

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

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

拡張機能の使用方法

                        SageSure Flash Enabler                    

拡張機能の基本情報

名前 SageSure Flash Enabler SageSure Flash Enabler
ID dbhkpibloniaemkipklamlepffjihaom
公式URL https://chromewebstore.google.com/detail/sagesure-flash-enabler/dbhkpibloniaemkipklamlepffjihaom
説明 Automatically enables flash on the SageSure Agent Portal (Only).
ファイルサイズ 67.19 KB
インストール数 3,947
現在のバージョン 1.0.2
最終更新日 2019-10-23
公開日 2019-10-23
評価 5.00/5 合計 6 レビュー
開発者 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.2",
    "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
}