mcdamo / tab-image-saver

Firefox addon to save images from open tabs
https://addons.mozilla.org/firefox/addon/tab-image-saver/
Mozilla Public License 2.0
40 stars 13 forks source link

Save without downloading again? #71

Closed ravvikiran closed 3 years ago

ravvikiran commented 3 years ago

Hi, the addon works fine with saving the images but i noticed that in the process of saving, the addon specifically downloads the image again from image url. can it be possible to just save the image without downloading again? Thank you.

mcdamo commented 3 years ago

Firefox has made security changes that affect how the proxy behaves.

I believe the breaking change was 1681330 - Enable Network Partitioning released in Firefox 85.

This security change has the effect that download addons cannot access the cached items from browser windows:

Presently there is a workaround by disabling the new security feature in Firefox. Making this change is obviously at your own risk: about:configprivacy.partition.network_statefalse