Dezaimasu / cute-button

Little button to save images and webms in one click.
https://addons.mozilla.org/en-US/firefox/addon/cute-save-button/
MIT License
42 stars 8 forks source link

Plugin is ignoring never save history option #22

Closed cleavage77 closed 3 years ago

cleavage77 commented 4 years ago

Hi great plugin and well done. Just noticed that the plugin is saving history even though the setting in the browser (firefox) is set to never save history. I tried removing references in your code to save history locally but couldn't get it working

Cheers

Dezaimasu commented 4 years ago

Looks like Firefox bug to me. I'll see what I can do, but can't promise anything, there's not much that can be done with privacy settings in Downloads API.

Dezaimasu commented 4 years ago

Also the history you tried to delete is probably my own "history", it's very short-living and has nothing to do with Firefox history. I'm not using actual history API at all.