Subtitle Converter by Vocalmatic

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

Vad är Subtitle Converter by Vocalmatic?

Subtitle Converter by Vocalmatic är en Chrome-tillägg utvecklad av Automatic Transcription by Vocalmatic, och dess huvudfunktion är "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".

Tilläggsskärmbilder

screenshot

Ladda ner Subtitle Converter by Vocalmatic-förlängningens CRX-fil

Ladda ner Subtitle Converter by Vocalmatic-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Subtitle Converter by Vocalmatic Subtitle Converter by Vocalmatic
ID cnehpdlliaemdhhjklmbmcgmghodcpcb
Officiell webbadress https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb
Beskrivning Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
Filstorlek 69.88 KB
Antal Installationer 457
Aktuell Version 1.0
Senast Uppdaterad 2019-12-30
Publiceringsdatum 2019-12-30
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Automatic Transcription by Vocalmatic
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://vocalmatic.com/subtitle-converter
Stödda Språk 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"
    ]
}