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 Automatic Transcription by Vocalmatic द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Subtitle Converter by Vocalmatic एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}