A Chrome Extension for downloading books from Google Books URLs. (working beta version)
STILL UNDER WORK, as of 10-Jan-2020
-
Simply open the
preview page
of your targeted google book. This is the page, on which you can freely scroll through the previewed pages of the book. If not done already, scroll the book preview to the top (first) page. -
Now open the extension and click
Download
to start the download. The extension will first skim automatically through the book and processes the loaded resources into a singlePDF file
. The PDF will be automatically downloaded once the process is finished.
This repo is an unpacked Chrome extension. Goto chrome://extensions
, toggle Developer mode
and click Load unpacked
- Download or clone this repository to your local machine
- Open Google
Chrome browser
- Enter
chrome://extensions
(Sadly, I cannot link this Chrome page, as this page gets automatically blocked by Chrome, when accessed via links. This is probably due to safety reasons.) - On top right, turn on
Developer mode
- On top left, click
Load unpacked
and select the previously downloaded repoository in the file browser. - Done. Now the extension should appear on top right of your chrome browser, along with your other extensions.