jscher2000 / Save-webP-as-extension

Firefox extension to overlay format and JPEG quality buttons on inline or stand-alone images for quickly saving a converted version of the image.
Mozilla Public License 2.0
43 stars 1 forks source link

Setting for filenames not being followed #27

Open MXB2001 opened 10 months ago

MXB2001 commented 10 months ago

Great extension (just like don't accept webp) but I found a small bug. When I configured it to not alter the filename (i.e. overwrite old filename) it still keeps inserting "avif" anyways although I'd unchecked the option.

jscher2000 commented 7 months ago

Are you opening a locally saved file (file:// URL in the address bar) and then saving the converted version back to the same folder? I will need to test that scenario if that's where the problem lies.

More generally, if the add-on seems not to save or process settings properly, it could be a problem with corrupted settings. There is a way to flush them through the add-on debugging page. The steps are listed in issue #26.