Sleazy Fork is available in English.

e-hentai retriever

e-hentai & exhentai image url retriever

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
s25g5d4
일일 설치수
0
총 설치수
578
평점
7 0 0
버전
4.4.1
생성
2017-07-23
갱신
2024-10-28
라이선스
없음
동작 사이트

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