Disable WebRTC Firefox

Examine source code of Disable WebRTC

Inspect and view changes in Disable WebRTC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Disable WebRTC",
  "description": "This extension disables WebRTC in Firefox 57+",
  "version": "0.4resigned1",
  "manifest_version": 2,
  "permissions": [
    "privacy"
  ],
  "icons": {
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{64f73088-5156-43ae-94db-5a4701089ba3}"
    }
  }
}

Best Disable WebRTC Alternatives

Here are some Firefox add-ons that are similar to Disable WebRTC: