save_tabbed_images icon indicating copy to clipboard operation
save_tabbed_images copied to clipboard

Make sure users aren't asked to save for every image (may be settings-dependent)

Open kevinsqi opened this issue 9 years ago • 3 comments
trafficstars

kevinsqi avatar Dec 15 '15 02:12 kevinsqi

https://developer.chrome.com/extensions/downloads#method-download

Suggestion: prompt the user where to save the first image, then use that path in order to save the rest

There are sone addons already that can pop out programatically a save as dialog

blurymind avatar Nov 13 '16 13:11 blurymind

http://stackoverflow.com/questions/20988041/how-to-set-the-file-download-location-for-chrome-extension-using-javascript

blurymind avatar Nov 13 '16 13:11 blurymind

Will that help you implement it now? :)

blurymind avatar Nov 13 '16 13:11 blurymind