e-hentai retriever

e-hentai & exhentai image url retriever

Author
s25g5d4
Daily installs
0
Total installs
513
Ratings
7 0 0
Version
4.3.1
Created
2017-07-23
Updated
2024-01-31
License
N/A
Applies to

e-hentai retriever

Features

  • Retrieve all images and scroll down to view, as auto pager do
  • See two images in left and right
  • Set retrieving range

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.

Installation

drag build/ehr.user.js into Firefox and click "install" button, or simply open build/ehr.user.js.

Usage

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.

Build

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