Flash Master

Open flash file in full screen or download it for offline use

What is Flash Master?

Flash Master is a Chrome extension developed by https://monaflashmaster.blogspot.com, and its main feature is "Open flash file in full screen or download it for offline use".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Flash Master Extension CRX File

Download Flash Master extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Flash Master Flash Master
ID cacfnookefkldifaigjdedpophfjkjeh
Official URL https://chromewebstore.google.com/detail/flash-master/cacfnookefkldifaigjdedpophfjkjeh
Description Open flash file in full screen or download it for offline use
File Size 167 KB
Installation Count 71,144
Current Version 2.0.0.2
Last Updated 2013-11-13
Publish Date 2013-11-12
Rating 3.75/5 Total 444 Ratings
Developer https://monaflashmaster.blogspot.com
Payment Type free
Extension Website http://monaflashmaster.blogspot.com
Help Page URL http://monaflashmaster.blogspot.com
Supported Languages 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
}