__...--~~~~~-._ _.-~~~~~--...__
// `V' \\
// | \\
//__...--~~~~~~-._ | _.-~~~~~~--...__\\
//__.....----~~~~._\\|//_.~~~~----.....__\\
`==================\\|//=================='
`---`
This Chrome extension allows users to easily search for a book's ISBN on LibGen directly from an Amazon book listing page. The extension identifies the ISBN-13 number from the Amazon listing and opens the corresponding search results on libgen.is in a new tab.
To install this Chrome extension locally, follow the steps below:
- Clone this repository or download it as a ZIP file and extract it to a folder on your computer.
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top-right corner of the extensions page.
- Click the "Load unpacked" button and select the folder containing the extracted extension files.
- The "ISBN LibGen Search" extension should now appear in your list of installed extensions, and the extension icon should be visible in the Chrome toolbar.
- Visit an Amazon book listing page.
- Click the "ISBN LibGen Search" extension icon in the Chrome toolbar to open the popup.
- Click the "Search LibGen" button.
- If the ISBN is found on the Amazon page, a new tab will open with the libgen.is search results for that ISBN. If the ISBN is not found, an alert will be displayed.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.