e-hentai retriever

e-hentai & exhentai image url retriever

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ავტორი
s25g5d4
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
618
რეიტინგი
7 0 0
ვერსია
4.4.1
შექმნილია
23.07.2017
განახლებულია
28.10.2024
Size
37 KB
ლიცენზია
პ/გ
გამოყენებს მათ

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