Ng Guoyou

Results 106 comments of Ng Guoyou

Chrome supports it, but Firefox does not right now according to the support table on MDN. https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/downloads/FilenameConflictAction

@Zwizzor unfortunately, Firefox still does not support this. Please follow https://github.com/gyng/save-in/issues/94 for any updates.

Skimmed through Image Picka (https://github.com/eight04/image-picka/blob/master/src/lib/image-cache.js). Looks like it's storing images in a separate cache from the browser and I think it increases memory usage? Not the approach I'm too keen...

This shouldn't be happening as it used to save twitter images with params at the end. Needs investigation.

Seems useful, I'll look about getting this implemented.

A basic version of this is now in v3.4.0. It closes when the download is activated and not on success, but should suffice for now.

@Wombat2018 It should be possible, I'll look into it.

@Wombat2018 Sorry, I lost track of this. I'll open a new issue for this. I've been busy recently so this probably will have to wait a bit more.

Waterfox is not officially supported, but I am open to PRs fixing this. If anyone is interested, the change needed is likely in `chrome-detector.js`.