Sleazy Fork is available in English.

AutoPager for E-Hentai

Provides an AutoPager-like function for g.E-Hentai.org.

ผู้เขียน
djackallstar
จำนวนติดตั้งประจำวัน
1
จำนวนติดตั้งทั้งหมด
2,883
คะแนน
18 0 2
เวอร์ชัน
0.0.1.20150802205409
สร้างเมื่อ
03-08-2014
อัปเดตเมื่อ
02-08-2015
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

Features
- Loads all images on one page without the need to click next buttons.
- Make images much larger (to the width of window).

Notes
- E-Hentai APIs are used: no need to worry about website revamps.
- This script loads one image, waits two seconds (to prevent overload), and loads the next image. This process keeps going until the last image is loaded. You can change how fast a image is loaded by replacing 'setTimeout(append_img, 2000)' with 'setTimeout(append_img, _THE_WAITING_TIME_)' in this script.

TODO
- Replace GM_xmlhttpRequest with XMLHttpRequest, so that this script can be used as a bookmarklet.

Test Page(s)
- Any URL that starts with 'http://g.e-hentai.org/g/' or 'http://g.e-hentai.org/s/'.