https://github.com/laxyapahuja/bunken
A chrome extension to download ebooks directly from Goodreads.
https://github.com/laxyapahuja/bunken
books chrome chrome-extension ebooks extension goodreads libgen openlibrary
Last synced: about 1 year ago
JSON representation
A chrome extension to download ebooks directly from Goodreads.
- Host: GitHub
- URL: https://github.com/laxyapahuja/bunken
- Owner: laxyapahuja
- Archived: true
- Created: 2021-05-26T15:25:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T18:33:46.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T18:14:47.417Z (almost 2 years ago)
- Topics: books, chrome, chrome-extension, ebooks, extension, goodreads, libgen, openlibrary
- Language: JavaScript
- Homepage:
- Size: 420 KB
- Stars: 814
- Watchers: 15
- Forks: 60
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Support: support/goodreads/content.js
Awesome Lists containing this project
- awesome-libgen - bunken (文献) for Goodreads - A chrome extension to download ebooks directly from Goodreads. (Library Genesis tools)
README
# bunken (文献)
A chrome extension to download ebooks directly from Goodreads. Fetches ebooks from [LibGen](http://libgen.is), [LibGen Fiction](http://libgen.is/fiction), [Memory Of The World](http://library.memoryoftheworld.org) & [OpenLibrary](https://openlibrary.org).
⚠️ Users are advised to exercise caution and use this Chrome extension at their own risk, as I disclaim any liability for the outcomes or actions resulting from its utilization.

## How to install
1. Clone this repository.
2. Open chrome extensions panel by visiting `chrome://extensions`.
3. Turn developer mode on.
4. Click on Load Unpacked.
5. Select the folder containing the repository with the root directory.
6. Visit any books' page on Goodreads. The ebooks should load under Related Books section.
7. Choose different sources according to your needs.
## How to contribute
Help contribute by using it, finding bugs and opening issues. Pull requests are also appreciated!
API repository available at [laxyapahuja/bunken-api](https://github.com/laxyapahuja/bunken-api).