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": [
"*"
]
} Best Image Forcer Alternatives
Here are some Firefox add-ons that are similar to Image Forcer:
Real Reddit Images
TheTank20
Forced Copy
firexrwt
Never Force Download
Anthony Lieuallen
Image Format Downloader
Trsdgna
Enable Next Gen Image Formats
Cihan Uygun
Disable WebP Images
John Galt
GIF Blocker
Ray
What The HEIC
Jonah
Imgur direct link to album page redirect blocker
esha
Pure Image Redirecter
Morj
Accept Header Override
Cake
Fucking JPEG
Developer