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

Download resources across multiple pages #35

Closed roflware closed 4 years ago

roflware commented 4 years ago

Apologies as this probably is more or a feature request, but would find this to be loads useful on client side JS navigable pages where crawling doesn't seem to do the trick.

Is there a way to seamlessly aggregate all resources on a page and continue acquiring resources for each subsequent page where the user navigates? Such as, a start and then an end function, where then everything is zipped up into a single archive for full offline viewing.

Assuming that this doesn't exist and would be possible, could this feature be added in if it wouldn't be too much trouble for you?

Thanks in advance!

up209d commented 4 years ago

sorry mate, i think it is not possible.

roflware commented 4 years ago

No worries, appreciate the reply.