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": [
"*"
]
} Mejores alternativas Image Forcer
Aquí hay algunas Firefox add-ons que son similares a Image Forcer:
Real Reddit Images
TheTank20
Image Format Downloader
Trsdgna
Never Force Download
Anthony Lieuallen
Disable WebP Images
John Galt
GIF Blocker
Ray
Imgur direct link to album page redirect blocker
esha
Pure Image Redirecter
Morj
Accept Header Override
Cake
Lazy Load Fixer
KelvinMarsh