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

old version request #58

Closed nevo33 closed 1 year ago

nevo33 commented 1 year ago

Hello, thanks for all your hard work. But for me the new update has been a complete nightmare. the files are downloading incomplete, can you please republish the previous version for me.

up209d commented 1 year ago

Hello, thanks for all your hard work. But for me the new update has been a complete nightmare. the files are downloading incomplete, can you please republish the previous version for me.

Can you describe your issue in more detail, please?

kilik128 commented 1 year ago

same new version stop on Compressed Processed: true and nothing happen help is welcomme

up209d commented 1 year ago

same new version stop on Compressed Processed: true

and nothing happen

help is welcomme

Any specific link that the extension has issue with? I need to be able to replicate the problem in order to fix it.

mitakomeow commented 1 year ago

hi, please roll back to the old version or fix 2 small bugs. this version have 2 critical issues, and will cause this extension useless.

  1. too many incomplete html document only get this text in html --> [object Promise]
  2. all xhr is not working , like issue https://github.com/up209d/ResourcesSaverExt/issues/59
mitakomeow commented 1 year ago

attack.zip

this version image

the old version image

up209d commented 1 year ago

attack.zip this version get this content

image

fixed in 2.0.2, publishing it to webstore atm

up209d commented 1 year ago

You will be able to switch back to old version by 2.0.3. However, it would take a week for this version to be available on Chrome Ext Store. By now, just use the local extension.

nevo33 commented 1 year ago

I'm sorry that I couldn't answer the answers you gave to the question due to the busy tempo. but the version 2.0.3 you have published is still downloading the missing file. but it's good that you added the feature of reverting to the old version and I am doing the complete download with the old version. thanks

nevo33 commented 1 year ago

image

up209d commented 1 year ago

image

It depends, if the difference above is caused by XHR option. The old one gonna reload the page once you hit XHR option, the new one doesnt have that option because it is always on by default, you need to reload the page yourself when you open devtool panel for the first time in order for chrome devtool to record xhr requests on page load.