Subtitle Converter by Vocalmatic

Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.

ما هو Subtitle Converter by Vocalmatic؟

Subtitle Converter by Vocalmatic هو إضافة Chrome تم تطويرها بواسطة Automatic Transcription by Vocalmatic، والميزة الرئيسية لها هي "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".

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

screenshot

تحميل ملف CRX للإضافة Subtitle Converter by Vocalmatic

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

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

                        Use our Subtitle Converter to convert your SRT, VTT, SMI, DXFP subtitle / caption files into other formats!                    

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

الاسم Subtitle Converter by Vocalmatic Subtitle Converter by Vocalmatic
ID cnehpdlliaemdhhjklmbmcgmghodcpcb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb
الوصف Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
حجم الملف 69.88 KB
عدد التثبيتات 457
النسخة الحالية 1.0
آخر تحديث 2019-12-30
تاريخ النشر 2019-12-30
تقييم 5.00/5 مجموع تقييمات 3
المطور Automatic Transcription by Vocalmatic
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://vocalmatic.com/subtitle-converter
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Subtitle Converter by Vocalmatic",
    "description": "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "subtitle-converter-icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}