aliwangzai / ResourcesSaverExt

Chrome Extension for one click downloading all resources files and keeping folder structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resources Saver Extension (Chrome)

Chrome Extension for one click downloading all resources files and keeping folder structures.

Extension can be found here:

https://chrome.google.com/webstore/detail/save-all-resources/abpdnfjocnmdomablahdcfnoggeeiedb?hl=en-US

  • 0.1.2: File extension detector bug fixes.

  • 0.1.1: Beautify(js-beautify) JS,HTML,CSS code before fetching.

  • 0.1.0: Unicode file path/name compatibility.

  • 0.0.9: Add a compressing option that fetch all resources from browser-cache, compress(zip.js) & download at once. Thanks to @shanligang for great idea/contribution!

  • 0.0.8: Continue download on Chrome runtime error, bug fixes, violating path fixes.

  • 0.0.7: Violating path fixes.

  • 0.0.6: Bug fixes.

  • 0.0.5: Improve stabitility. Bug fixes.

  • 0.0.4: Including download for assests by XHR requests.

  • 0.0.3: Bug Fixes.

  • 0.0.2: Extension now re-fetchs resource contents from browser-cache in order to improve speed & stability.

  • 0.0.1: Download all webpages by re-dowloading them from resource-urls.

alt text

Output results with same structure as online sources:

alt text

About

Chrome Extension for one click downloading all resources files and keeping folder structures.


Languages

Language:JavaScript 96.5%Language:HTML 1.9%Language:CSS 1.6%