AVIF MIME Fix Firefox

Examine source code of AVIF MIME Fix

By: Void Add-on
Inspect and view changes in AVIF MIME Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AVIF MIME Fix",
  "version": "1.1",
  "description": "Fix wrong MIME type for .avif images",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5b33829d-7d3e-448e-a64c-afc7376804bf}"
    }
  }
}

Best AVIF MIME Fix Alternatives

Here are some Firefox add-ons that are similar to AVIF MIME Fix: