GitHub

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


"Buy Me A Coffee"

How to use:

Load extension from unpacked2x folder as local package.

Chrome > Extensions > Manage Extensions

load-local-extension

Click Load unpacked button and select the unpacked2x directory

select-unpacked2x-directory

Open Chrome DevTool Panel > Choose ResourceSaver Tab

resource-saver-dev-tool-panel

Saved website will have same structure as in remote server, you can use any http server tool to host the web content again eg. http-server

resource-saver-dev-tool-panel

Development

Requirement

Make sure your Node.js version match with version in .nvmrc

Install yarn

Install dependencies

yarn

Build

yarn build

Project will be built output to unpacked2x

Read the original on github.com ↗