Flash Master

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

Flash Masterคืออะไร?

Flash Master เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://monaflashmaster.blogspot.com และคุณลักษณะหลักของมันคือ "Open flash file in full screen or download it for offline use"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flash Master

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Flash Master Flash Master
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
}