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によって開発されたChromeの拡張機能で、その主な機能は「Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.」です。
拡張機能のスクリーンショット
Subtitle Converter by Vocalmatic拡張機能のCRXファイルをダウンロード
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!
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" ] } |