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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Flash Master
قم بتنزيل ملفات الامتداد Flash Master بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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 |
عنوان صفحة المساعدة | 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 } |