Toggle WebRTC Firefox

Examine source code of Toggle WebRTC

Por: GarryW
Inspect and view changes in Toggle WebRTC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Toggle WebRTC",
  "version": "1.3.1",
  "description": "A toolbar button to toggle disabling WebRTC",
  "homepage_url": "https://garywill.github.io",
  "icons": {
    "128": "icon.svg"
  },
  "developer": {
    "name": "Garywill",
    "url": "https://github.com/garywill/"
  },
  "permissions": [
    "privacy"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "Toggle disabling WebRTC"
  },
  "commands": {
    "_execute_browser_action": {
      "description": "Click toolbar button"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1eec550-4b81-4114-82e5-6cdd8ea2e52d}"
    }
  }
}

Mejores alternativas Toggle WebRTC

Aquí hay algunas Firefox add-ons que son similares a Toggle WebRTC: