Subtitle Converter by Vocalmatic

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

Wat is Subtitle Converter by Vocalmatic?

Subtitle Converter by Vocalmatic is een Chrome-extensie ontwikkeld door Automatic Transcription by Vocalmatic, en de belangrijkste functie is "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Subtitle Converter by Vocalmatic

Download Subtitle Converter by Vocalmatic-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Subtitle Converter by Vocalmatic Subtitle Converter by Vocalmatic
ID cnehpdlliaemdhhjklmbmcgmghodcpcb
Officiële URL https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb
Beschrijving Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
Bestandsgrootte 69.88 KB
Aantal Installaties 457
Huidige Versie 1.0
Laatst Bijgewerkt 2019-12-30
Publicatiedatum 2019-12-30
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Automatic Transcription by Vocalmatic
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://vocalmatic.com/subtitle-converter
Ondersteunde Talen 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"
    ]
}