YouTube Transcript Distiller Firefox

Examine source code of YouTube Transcript Distiller

Inspect and view changes in YouTube Transcript Distiller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_ext_name__",
  "description": "__MSG_ext_description__",
  "default_locale": "en",
  "version": "1.5.6",
  "author": "Michael Ruck <michael.ruck@marsgasse.com>",
  "permissions": [
    "storage",
    "clipboardWrite",
    "clipboardRead",
    "https://www.youtube.com/*",
    "https://m.youtube.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://marsgasse.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*",
        "https://m.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-transcript-distiller@marsgasse.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  }
}

Best YouTube Transcript Distiller Alternatives

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