Subtitle Converter by Vocalmatic

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

Apa itu Subtitle Converter by Vocalmatic?

Subtitle Converter by Vocalmatic adalah ekstensi Chrome yang dikembangkan oleh Automatic Transcription by Vocalmatic, dan fitur utamanya adalah "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Subtitle Converter by Vocalmatic

Unduh file ekstensi Subtitle Converter by Vocalmatic dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Subtitle Converter by Vocalmatic Subtitle Converter by Vocalmatic
ID cnehpdlliaemdhhjklmbmcgmghodcpcb
URL Resmi https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb
Deskripsi Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
Ukuran File 69.88 KB
Jumlah Instalasi 457
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-12-30
Tanggal Publikasi 2019-12-30
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Automatic Transcription by Vocalmatic
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://vocalmatic.com/subtitle-converter
Bahasa yang Didukung 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"
    ]
}