Caption Export

Download WebVTT captions

What is Caption Export?

Caption Export is a Chrome extension developed by 2matto, and its main feature is "Download WebVTT captions".

Extension Screenshots

screenshot

Download Caption Export Extension CRX File

Download Caption Export extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Adds a devtools panel to track requests for WebVTT files and allow individual or bulk downloading.                    

Extension Basic Information

Name Caption Export Caption Export
ID dcolahachebcpchbeldjggnhfnchhkek
Official URL https://chromewebstore.google.com/detail/caption-export/dcolahachebcpchbeldjggnhfnchhkek
Description Download WebVTT captions
File Size 58.16 KB
Installation Count 31
Current Version 0.0.1
Last Updated 2023-05-22
Publish Date 2023-05-21
Developer 2matto
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Caption Export",
    "description": "Download WebVTT captions",
    "version": "0.0.1",
    "icons": {
        "128": "icons\/icon.png"
    },
    "action": {
        "default_icon": {
            "32": "icons\/icon.png"
        }
    },
    "devtools_page": "index.html"
}