Fix IMGUR embeds in UK Firefox

Examine source code of Fix IMGUR embeds in UK

Inspect and view changes in Fix IMGUR embeds in UK source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Imgur → DuckDuckGo Proxy",
  "version": "1.0.0",
  "description": "Rewrites embedded imgur.com image URLs to load through DuckDuckGo's image proxy instead.",
  "browser_specific_settings": {
    "gecko": {
      "id": "imgur-ddg-proxy@example.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ]
}

Best Fix IMGUR embeds in UK Alternatives

Here are some Firefox add-ons that are similar to Fix IMGUR embeds in UK: