Vulguard: Video Profanity Filter Firefox

Examine source code of Vulguard: Video Profanity Filter

By: mitch n Add-on
Inspect and view changes in Vulguard: Video Profanity Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Vulguard Profanity Filter",
  "version": "5.2",
  "description": "Filters Internet Videos",
  "icons": {
    "48": "icons/vulguard-icon.svg",
    "96": "icons/vulguard-icon.svg"
  },
  "browser_action": {
    "default_popup": "options.html",
    "default_icon": {
      "16": "icons/vulguard-icon.svg",
      "32": "icons/vulguard-icon.svg"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.netflix.com/*",
        "*://*.hulu.com/*",
        "*://*.amazon.com/*",
        "*://*.primevideo.com/*",
        "*://*.youtube.com/*",
        "*://*.peacocktv.com/*",
        "*://play.max.com/*",
        "*://app.plex.tv/*",
        "*://www.paramountplus.com/*",
        "*://*.disneyplus.com/*"
      ],
      "js": [
        "vulguard.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3b3d2ba5-34fd-4e0b-98f1-56bf42e0693b}"
    }
  }
}

Best Vulguard: Video Profanity Filter Alternatives

Here are some Firefox add-ons that are similar to Vulguard: Video Profanity Filter: