This document contains the code for a userscript that allows downloading books from Google Books. It processes pages by extracting image URLs, adds a download button, gets page IDs from the book source code, and allows downloading pages sequentially by calling a download function.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
114 views
Javascript GB Dowldr
This document contains the code for a userscript that allows downloading books from Google Books. It processes pages by extracting image URLs, adds a download button, gets page IDs from the book source code, and allows downloading pages sequentially by calling a download function.