Flash Master
Open flash file in full screen or download it for offline use
Flash Masterとは何ですか?
Flash Masterはhttps://monaflashmaster.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Open flash file in full screen or download it for offline use」です。
拡張機能のスクリーンショット
Flash Master拡張機能のCRXファイルをダウンロード
Flash Master拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
With this extension you can fetch all the flash files on a website.
You can choose to open the flash files in full screen in a separate tab.
You can also choose to download the flash files for offline gaming or watching.
Please use my website to comment on the extension, request a feature or report a bug.
http://monaflashmaster.blogspot.com 拡張機能の基本情報
| 名前 | |
| ID | cacfnookefkldifaigjdedpophfjkjeh |
| 公式URL | https://chromewebstore.google.com/detail/flash-master/cacfnookefkldifaigjdedpophfjkjeh |
| 説明 | Open flash file in full screen or download it for offline use |
| ファイルサイズ | 167 KB |
| インストール数 | 71,144 |
| 現在のバージョン | 2.0.0.2 |
| 最終更新日 | 2013-11-13 |
| 公開日 | 2013-11-12 |
| 評価 | 3.75/5 合計 444 レビュー |
| 開発者 | https://monaflashmaster.blogspot.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://monaflashmaster.blogspot.com |
| ヘルプページのURL | http://monaflashmaster.blogspot.com |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Flash Master",
"version": "2.0.0.2",
"manifest_version": 2,
"description": "Open flash file in full screen or download it for offline use",
"icons": {
"16": "FlashMaster\/images\/icon_16x16.png",
"48": "FlashMaster\/images\/icon_48x48.png",
"128": "FlashMaster\/images\/icon_128x128.png"
},
"browser_action": {
"default_icon": "FlashMaster\/images\/icon.png",
"default_popup": "FlashMaster\/main.html"
},
"permissions": [
"tabs",
"http:\/\/*\/",
"https:\/\/*\/"
],
"offline_enabled": true
} | |