MS Teams Transcript Extractor Firefox

Examine source code of MS Teams Transcript Extractor

By: Artiom
Inspect and view changes in MS Teams Transcript Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Scroll Transcript Extractor",
  "version": "1.0",
  "description": "Scrolls through Microsoft Teams transcripts and extracts all text.",
  "permissions": [
    "activeTab",
    "https://*/*"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Run Transcript Extractor"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cdfec257-7b35-4536-8881-4f4d1bbfbdb5}"
    }
  }
}

Best MS Teams Transcript Extractor Alternatives

Here are some Firefox add-ons that are similar to MS Teams Transcript Extractor: