SilverWall - Audio Firewall (Anti-XDT) Firefox

Examine source code of SilverWall - Audio Firewall (Anti-XDT)

Inspect and view changes in SilverWall - Audio Firewall (Anti-XDT) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SilverDog",
  "description": "Filters inaudible beacons used for device tracking",
  "version": "1.2",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "name": "Enable/Disable ultrasound filtering"
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "web_accessible_resources": [
    "content.js"
  ]
}

Mejores alternativas SilverWall - Audio Firewall (Anti-XDT)

Aquí hay algunas Firefox add-ons que son similares a SilverWall - Audio Firewall (Anti-XDT):