YouTube Transcript to text Firefox

Examine source code of YouTube Transcript to text

Inspect and view changes in YouTube Transcript to text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Save YouTube Transcript as a formated text",
  "version": "5.0.0",
  "description": "Save YouTube Transcript as a formated text file",
  "permissions": [
    "clipboardWrite"
  ],
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-transcript-to-text@andrew2020wit"
    }
  }
}

Best YouTube Transcript to text Alternatives

Here are some Firefox add-ons that are similar to YouTube Transcript to text: