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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
s25g5d4
التثبيت اليومي
0
إجمالي التثبيت
618
التقييمات
7 0 0
الإصدار
4.4.1
تم إنشاؤه
23-07-2017
تم تحديثه
28-10-2024
الحجم
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