MP4 to VOB Converter

Convert MP4 videos to VOB

ما هو MP4 to VOB Converter؟

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

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

screenshot

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

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

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

                        How to convert MP4 to VOB?	 

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

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

الاسم MP4 to VOB Converter MP4 to VOB Converter
ID bjmfidjbhoedaflpbnfnplaajibdmigg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mp4-to-vob-converter/bjmfidjbhoedaflpbnfnplaajibdmigg
الوصف Convert MP4 videos to VOB
حجم الملف 53.52 KB
عدد التثبيتات 119
النسخة الحالية 2.0
آخر تحديث 2020-05-31
تاريخ النشر 2020-05-31
تقييم 5.00/5 مجموع تقييمات 1
المطور http://online.freeconverting.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://online.freeconverting.com/#mp4-to-vob-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 VOB Converter",
    "default_locale": "en",
    "description": "Convert MP4 videos to VOB",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}