Cute Save Button 的评价
Cute Save Button 作者: Deil
Firefox 用户 13362271 的评价
评分 5 / 5
来自 Firefox 用户 13362271, 8 年前Been looking for addons like this as quite a few similar "no Save-As window" addons broke with the switch to webextensions. One issue (perhaps due to limitations with webextensions): It seems like saving images is done by making a separate additional request for the file and then downloading it, rather than using the existing cached data. As a result, if the image file is deleted from the hosting server between being first viewed and then saved using this addon, it will instead download an empty file/404 error page contents into the filename (a common occurrence on sites like 4chan). Not sure if it's possible to get around this with the new API, but would be great if it could somehow default to the original cached data if available before attempting another download.
开发者回应
发布于 8 年前I'd like to do this as well, but sadly with WebExtensions it's not possible, at least atm.
Downloading via WebExtensions API uses cache to some extent, most of the times (still not always for some reason) already loaded images are downloaded instantly. But there's no way to strictly specify to use/not use cached data.
Downloading via WebExtensions API uses cache to some extent, most of the times (still not always for some reason) already loaded images are downloaded instantly. But there's no way to strictly specify to use/not use cached data.
141 条评价
- 评分 5 / 5来自 Firefox 用户 19433685, 4 个月前
- 评分 5 / 5来自 Firefox 用户 19020617, 7 个月前
- 评分 5 / 5来自 Firefox 用户 14739624, 8 个月前
- 评分 5 / 5来自 davidohara, 1 年前
- 评分 5 / 5来自 Firefox 用户 18684904, 1 年前
- 评分 3 / 5来自 Firefox 用户 12550274, 1 年前Handy but when used in a PRIVATE window, that page will show up in browser history. Beware.
- 评分 1 / 5来自 Firefox 用户 18602509, 1 年前
- 评分 4 / 5来自 Firefox 用户 18420576, 2 年前
- 评分 5 / 5来自 Firefox 用户 18328643, 2 年前
- 评分 5 / 5来自 m457vi2Beer, 2 年前
- 评分 5 / 5来自 Firefox 用户 17438850, 2 年前Amazing for the hotkey. While you have to put your mouse where the image is, it beats having to right click and click save to downloads and then trying to automate that using AutoHotkey. Other addons just don't have that kind of customization.