Flash Downloader

Flash Downloader - download flash game from websites.

Flash Downloaderとは何ですか?

Flash DownloaderはTools for Browserによって開発されたChromeの拡張機能で、その主な機能は「Flash Downloader - download flash game from websites.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Flash Downloader is professional tool for downloading games in media files swf from webpages.

1) Click the icon on the web page.
2) Download one flash game. 
3) Download all files for one click.

Please read this: Flash Downloader is not responsible for content which you download. We suggest to check first media copyright permissions before downloading media files.                    

拡張機能の基本情報

名前 Flash Downloader Flash Downloader
ID eepdaplnjgknikdfmmiihcohocmpmimg
公式URL https://chrome.google.com/webstore/detail/flash-downloader/eepdaplnjgknikdfmmiihcohocmpmimg
説明 Flash Downloader - download flash game from websites.
ファイルサイズ 99.02 KB
インストール数 14,125
現在のバージョン 1.3.2
最終更新日 2022-11-26
公開日 2020-06-17
評価 2.71/5 合計 52 レビュー
開発者 Tools for Browser
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.2",
    "name": "Flash Downloader",
    "description": "Flash Downloader - download flash game from websites.",
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/ico_19.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "icons": {
        "16": "img\/ico_16.png",
        "48": "img\/ico_48.png",
        "128": "img\/ico_128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "",
        "downloads"
    ]
}