Skip to content

e-hentai.org image link retriever & auto-pager

License

Notifications You must be signed in to change notification settings

wotupset/e-hentai-retriever

 
 

Repository files navigation

Features

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

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.
  • View Height will force set the image height to 100% view height
  • For each image a small swap button hiding at the top-left corner, move your mouse to see it and click! It will swap the image with previous image.
  • Like above, a hide button at the top-right corner will temporary remove the image.
  • At the bottom-right corner page number will show if mouse hover.

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

About

e-hentai.org image link retriever & auto-pager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.1%
  • TypeScript 27.1%
  • CSS 1.8%