Show HN: PDF Recover – Chrome extension for yanking PDFs out of webpages(github.com)
github.com
Show HN: PDF Recover – Chrome extension for yanking PDFs out of webpages
https://github.com/unprovable/PDFRecover/
2 comments
Well, that could be useful... thanks!
Designed for getting a file out when you have to from a page that doesn't have a download button and has a CDN that you have to parse through all the chunks in order to acquire the file from raw requests.
EDIT - uses `chrome.debugger` API, so wont' work in Firefox without totally reworking it (but probably possible!)