StreamFixer Firefox

Examine source code of StreamFixer

Inspect and view changes in StreamFixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "StreamFixer",
  "version": "1.6.2",
  "description": "Grabs video elements and fixes them in an overlay, enabling window capturing in streaming software.",
  "icons": {
    "48": "icons/mipmap-mdpi/ic_launcher.png",
    "72": "icons/mipmap-hdpi/ic_launcher.png",
    "96": "icons/mipmap-xhdpi/ic_launcher.png",
    "144": "icons/mipmap-xxhdpi/ic_launcher.png",
    "192": "icons/mipmap-xxxhdpi/ic_launcher.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://whereby.com/*",
        "*://meet.jit.si/*",
        "*://meet.google.com/*",
        "*://discord.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "stream-fixer2@kopias.net"
    }
  }
}

Best StreamFixer Alternatives

Here are some Firefox add-ons that are similar to StreamFixer: