Enable Next Gen Image Formats Firefox

Examine source code of Enable Next Gen Image Formats

Inspect and view changes in Enable Next Gen Image Formats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "enable-next-gen-image-formats@entropha.com",
      "data_collection": {
        "optional_permissions": {}
      },
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_sensitive_data": false,
        "collects_technical_data": false
      },
      "strict_min_version": "146.0"
    }
  },
  "manifest_version": 2,
  "name": "Enable Next Gen Image Formats",
  "version": "1.0",
  "description": "Adds WebP and AVIF to the Accept header for all outgoing requests.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "512": "webp.png"
  },
  "author": "Entropha"
}

Best Enable Next Gen Image Formats Alternatives

Here are some Firefox add-ons that are similar to Enable Next Gen Image Formats: