Teams Auto Expand Firefox

Examine source code of Teams Auto Expand

Inspect and view changes in Teams Auto Expand source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Teams Auto Expand",
  "version": "0.0.1",
  "description": "Automatically expands posts on Microsoft Teams, replacing the 'See more...' link with the full content of conversations for a seamless reading experience",
  "content_scripts": [
    {
      "matches": [
        "https://teams.microsoft.com/*"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed89d77c-7e6f-4b58-b268-bdfac483457b}"
    }
  }
}

Best Teams Auto Expand Alternatives

Here are some Firefox add-ons that are similar to Teams Auto Expand: