up209d / ResourcesSaverExt

Chrome Extension for one click downloading all resources files and keeping folder structures.
GNU General Public License v3.0
1.65k stars 337 forks source link

Downloading appends .txt not .zip to the file #31

Closed sticker592 closed 1 year ago

sticker592 commented 4 years ago

I had to manually change the extension.

Gregory-Ledray commented 3 years ago

Sometimes Chrome changes the extensions of some files when you're downloading them from an extension. For instance, you're not allowed to download a file with the extension, ".mhtml" even though it's a valid format. When you try to download such a file the extension is replaced with ".txt". I think this is what is happening to you.

That being said I haven't had this problem. Do you have steps to reproduce it?