Hekos Flash Enabler
Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n
Hekos Flash Enablerとは何ですか?
Hekos Flash Enablerはhttps://hekos.esによって開発されたChromeの拡張機能で、その主な機能は「Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n」です。
拡張機能のスクリーンショット
Hekos Flash Enabler拡張機能のCRXファイルをダウンロード
Hekos Flash Enabler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extensión automática para permitir Flash en tu navegador.
拡張機能の基本情報
名前 | Hekos Flash Enabler |
ID | bknmebgebcohbhbmcknkjbkfheddhjlo |
公式URL | https://chromewebstore.google.com/detail/hekos-flash-enabler/bknmebgebcohbhbmcknkjbkfheddhjlo |
説明 | Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n |
ファイルサイズ | 483 KB |
インストール数 | 461 |
現在のバージョン | 1.0.8 |
最終更新日 | 2020-04-16 |
公開日 | 2020-04-16 |
評価 | 4.50/5 合計 8 レビュー |
開発者 | https://hekos.es |
支払い方法 | free |
拡張機能のウェブサイト | https://hekos.es |
ヘルプページのURL | https://hekos.es |
対応言語 | es |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/icon-96x96.png", "default_popup": "index.html", "default_title": "Hekos Flash Enabler" }, "description": "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n", "homepage_url": "https:\/\/www.hekos.es", "icons": { "512": "images\/icon-512x512.png", "384": "images\/icon-384x384.png", "192": "images\/icon-192x192.png", "152": "images\/icon-152x152.png", "144": "images\/icon-144x144.png", "128": "images\/icon-128x128.png", "96": "images\/icon-96x96.png", "72": "images\/icon-72x72.png" }, "manifest_version": 2, "minimum_chrome_version": "66", "name": "Hekos Flash Enabler", "permissions": [ "contentSettings" ], "short_name": "HekosFlashEnabler", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.8" } |