Coder Social home page Coder Social logo

tinyfaces / resourcessaverext Goto Github PK

View Code? Open in Web Editor NEW

This project forked from up209d/resourcessaverext

0.0 0.0 0.0 2.03 MB

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

JavaScript 95.81% HTML 1.98% CSS 2.21%

resourcessaverext's Introduction

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.9: Add download list

  • 0.1.8: fixed zip file uncompressing with missing path issue in Window

  • 0.1.7: fixed Url to Path converting bug

  • 0.1.6: Convert all async getContent to sync getContent before filtering and downloading

  • 0.1.5:

    • Add Resource Collector for XHRs in case XHR getContent doesn't work later on - @ccinelli
    • Add timeout 5s for getContent as in some case the getContent function take forever to run callback
    • Resolve the filenames of XHRs request as some XHRs point to same url with different query string (filename filename-[hash] filename-[hash] ...)
    • Add "Keep all No Content files" option
  • 0.1.4: Change download file name into corresponding domain name instead of 'all.zip'

  • 0.1.3: Downloading issue potential fix

  • 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

resourcessaverext's People

Contributors

up209d avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.