Guard: AI & Media Filter Firefox

Examine source code of Guard: AI & Media Filter

Por: Elhio Add-on
Inspect and view changes in Guard: AI & Media Filter source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "0.0.2",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "author": "Elhio",
  "homepage_url": "https://elhio.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "hello@elhio.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "minimum_chrome_version": "109",
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "<all_urls>",
    "https://api.elhio.com/*"
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval' blob:; worker-src 'self' blob:; object-src 'self';",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Guard",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/content.css"
  ]
}

Mejores alternativas Guard: AI & Media Filter

Aquí hay algunas Firefox add-ons que son similares a Guard: AI & Media Filter: