e-hentai & exhentai image url retriever
This user script is tested under Mozilla Firefox . To run user scripts, you have to install Greasemonkey first.
Might be able to run under Google Chrome with Tampermonkey.
drag build/ehr.user.js into Firefox and click "install" button,
or simply open build/ehr.user.js.
Open an image in any e-hentai gallery, you will see some buttons below the title:
Double Frame will double the viewing image frame, allows two images showing
left and right.Retrieve! will retrieve all images (or user-defined range) in the gallery.Set Range can set image retreveing range, including end.Requirement:
First clone this repository:
git clone https://github.com/s25g5d4/e-hentai-retriever
Install dependencies:
npm install
Run build:
npm run build or (with webpack installed globaly) webpack