# ResourcesSaverExt **Repository Path**: math345/ResourcesSaverExt ## Basic Information - **Project Name**: ResourcesSaverExt - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-22 - **Last Updated**: 2023-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Web ## README # Resources Saver Extension (Chrome) ### Chrome Extension for one click downloading all resources files and keeping folder structures. --- [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/up209d) ### 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` ### How to use: After successful build, load extension from `unpacked2x` folder as local package in `Chrome > Manage Extensions`