Don't "Accept" image/webp 的评价
Don't "Accept" image/webp 作者: jscher2000
jscher2000 的回应
开发者回应
发布于 1 年前Hi, there is one new permission in version 0.9, the "management" permission, which allows checking the names of your installed add-ons and whether they are enabled or disabled. You can see the added code in the comparison page on Github: https://github.com/jscher2000/dont-accept-webp/commit/25eea9332a3819f5d0c9c224b7178bd3db830694
If anyone prefers to install the previous version, you can grab it from the All Versions page at: https://addons.mozilla.org/firefox/addon/dont-accept-webp/versions/
And if you do not trust me, don't run my add-ons.
If anyone prefers to install the previous version, you can grab it from the All Versions page at: https://addons.mozilla.org/firefox/addon/dont-accept-webp/versions/
And if you do not trust me, don't run my add-ons.
144 条评价
开发者回应
发布于 2 个月前Hi pjcamp, thank you for your report.
This extension makes a change to how Firefox requests images, but many sites ignore the change. If there is a specific site you want to mention, you can contact me by creating a new Github issue on https://github.com/jscher2000/dont-accept-webp/issues or emailing jscher2000@outlook.com.
On the other hand, if it fails on every single site, check for this issue: https://support.mozilla.org/kb/extensions-private-browsing
There also are some pages that give Firefox multiple format options (picture tag/source tags) and it selects WebP for some reason. I don't have a fix for that yet.- 评分 5 / 5来自 Crowbar Scientist, 2 个月前
- 评分 4 / 5来自 Firefox 用户 18285487, 5 个月前Great idea. Lossless WebP is generally a superior alternative to Png (except it cannot handle HQs beyond 16k on a side), but when you get served a webp on a web site, there is a 95% chance it is just a Jpg that has gone through another round of lossy compression, a different type, at a lower bit rate = worse quality (fewer fine details).
In an ideal world, the digital master would be encoded as both Jpg/Png and Jxl, and the browser would have an option built in to preference one format over the other. JpegXl is the best new format. Jpeg2000 was decent but I don't think any browsers support it, and it even has a lossless format.
Unfortunately, this extension only works on some sites. Some are still sending me Webp,oravif (less often) and even twice I got a Jpegxl (I wish to force jpeg from these bossy CDNs that are enforcing inferior formats upon me). - 评分 5 / 5来自 Major Gear, 1 年前This addon installs easily and does what it says on the tin. I recommend this addon.
- 评分 5 / 5来自 Firefox 用户 11803080, 1 年前
- 评分 5 / 5来自 Firefox 用户 18347256, 1 年前Extremely useful and efficient, now I can save an image in it's original jpg or png format, instead of paying 2 conversions jpg-webp then webp-jpg. Should be the default when saving a jpg or png image.