Simplifies the reader layout, adds a hotkey and preloads the next image. Inspired by Handy ExHentai, ExHentai - Preload next page, and G.E/EX Keyboard Navigation.
These are versions of this script where the code was updated. Show all versions.
removed div i7 reference
added shortcut alt+right goes to next page if there is no future history, for convenient mouse side button navigation.refactored preloading to avoid unsafeWindow requirement and avoid non-async http request warning (though performance did not improve by making it async).