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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}