MP4 to FLV Converter

Convert MP4 videos to FLV

ما هو MP4 to FLV Converter؟

MP4 to FLV Converter هو إضافة Chrome تم تطويرها بواسطة http://online.freeconverting.com، والميزة الرئيسية لها هي "Convert MP4 videos to FLV".

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

screenshot

تحميل ملف CRX للإضافة MP4 to FLV Converter

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

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

                        How to convert MP4 to FLV?	 

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

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

الاسم MP4 to FLV Converter MP4 to FLV Converter
ID afhlflegfmikonjodakpnmlnpoidhchd
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mp4-to-flv-converter/afhlflegfmikonjodakpnmlnpoidhchd
الوصف Convert MP4 videos to FLV
حجم الملف 53.29 KB
عدد التثبيتات 40
النسخة الحالية 2.0
آخر تحديث 2020-05-31
تاريخ النشر 2020-05-31
تقييم 5.00/5 مجموع تقييمات 2
المطور http://online.freeconverting.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://online.freeconverting.com/#mp4-to-flv-converter
عنوان صفحة سياسة الخصوصية https://www.convertaudiofree.com/privacypolicy.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MP4 to FLV Converter",
    "default_locale": "en",
    "description": "Convert MP4 videos to FLV",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}