SWF to GIF Converter

Convert SWF files to GIF format

ما هو SWF to GIF Converter؟

SWF to GIF Converter هو إضافة Chrome تم تطويرها بواسطة http://freepicturesolutions.com، والميزة الرئيسية لها هي "Convert SWF files to GIF format".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة SWF to GIF Converter

قم بتنزيل ملفات الامتداد SWF to GIF Converter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        How to convert SWF to GIF?	 

1-Click extension icon - this will open SWF to GIF online conversion website. 
2-Select SWF file and click convert button. 
3-You will get your GIF file download link in your email address.                    

معلومات أساسية عن التمديد

الاسم SWF to GIF Converter SWF to GIF Converter
ID ebkflnacbfpadadeebjpmfnlinnhclep
عنوان URL الرسمي https://chrome.google.com/webstore/detail/swf-to-gif-converter/ebkflnacbfpadadeebjpmfnlinnhclep
الوصف Convert SWF files to GIF format
حجم الملف 43.32 KB
عدد التثبيتات 1,000
النسخة الحالية 2.0
آخر تحديث 2020-05-29
تاريخ النشر 2020-05-29
تقييم 3.00/5 مجموع تقييمات 5
المطور http://freepicturesolutions.com
نوع الدفع free
موقع الإضافة http://freepicturesolutions.com/online/#swf-to-gif-converter
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SWF to GIF Converter",
    "default_locale": "en",
    "description": "Convert SWF files to GIF format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}