Image Forcer Firefox

Examine source code of Image Forcer

Por: Zipdox
Inspect and view changes in Image Forcer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Forcer",
  "description": "Forces websites to return images of the correct type when requesting them. Prevents websites from returning HTML when requesting an image. Prevents website from returning WebP when requesting a PNG or JPEG/JPG.",
  "version": "1.0.0",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "icons": {
    "32": "icons/32.png",
    "64": "icons/64.png",
    "128": "icons/128.png",
    "256": "icons/256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "img-forcer@zipdox.net"
    }
  },
  "web_accessible_resources": [
    "*"
  ]
}

Melhores alternativas Image Forcer

Aqui estão algumas Firefox add-ons que são similares a Image Forcer: