SwitchRTC Screensharing Extension Chrome

Examine source code of SwitchRTC Screensharing Extension

Inspect and view changes in SwitchRTC Screensharing Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SwitchRTC Screensharing Extension",
  "description": "Screensharing Extension for SwitchRTC",
  "version": "1.0.3",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.webrtc.ventures/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "permissions": [
    "desktopCapture",
    "https://*.webrtc.ventures/*"
  ]
}

Best SwitchRTC Screensharing Extension Alternatives

Here are some Chrome extensions that are similar to SwitchRTC Screensharing Extension: