NHentai Improved

Partially fade/remove non-english, HQ thumbnails, mark as read, subs, version grouping etc.

या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.

  • v2.1.3 2025-01-05

    Fixed an issue with infinite scroll feature's near-page-bottom detection (was especially an issue on phones)

  • v2.1.2 2025-01-03

    Changed Reader Improved Zoom max-width from unset to 100%. (Especially important for mobile) There is no horizontal scrolling currently, so there is probably no reason to allow zooming closer than that since that means you won't see the whole page horizontally. This is something that could be added in the future if it's something people might want...

  • v2.1.1 2024-12-28

    Fixed issue with native blacklist fetching causing an fatal error that would stop the rest of the script too

  • v2.1.0 2024-12-24

    - improved infiniteload fetching
    - Added remove_native_blacklisted feature: Turns out, the way NH did this feature is not that great. It basically works exactly like mine used to... Well whatever, I guess it's still better to not have essentially the same feature twice I guess...

  • v2.0.2 2024-12-24

    - more cleanup of infinite load
    - fixed issue where infinite load could not be triggered if there were too many comics in view (because scroll event, which triggers loading more comics, would never fire)
    - Fixed issues with "Completely remove non-english" with infinite load

  • v2.0.1 2024-12-23

    re-introduced reader mutationobserver that was accidentally left out of 2.0. Should fix issues with zoom level between pages.

  • v2.0.0 2024-12-23

    "Complete" rewrite of the script.
    - fixed bug with reader zoom related to max-width
    - updated jquery library
    - removed my tag blocking feature (use site's own instead. I may improve the site's system at a later date)
    - fixed potential issue if subscribed to MANY tags
    - improved Alt version loading process
    - improved non-english handling (essentially now based on .cover instead of .gallery, making a bunch of other things easier)
    - new settings menu
    - can now access settings through profile page AND through Tampermonkey menu
    - improved import/export with support maintained for old version

  • v1.10.10 2024-12-20

    Reverted to 1.10.8 temporarily

  • v1.10.9 2024-12-10

    General code cleanup. template literals, let/const, arrow functions, spacing etc.

  • v1.10.8 2024-12-10

    Fixed a potential issue with english tag selectors where if a NH has, or later introduces, a tag that contains within it the english tag, it would have broken things. Now it does/will not.
    i.e. english tag = 12227, but if there was another tag like 112227, that would have previously been read as english by parts of the script.

  • v1.10.7 2024-12-10

    Fixed issue with infinite scroll getting stuck on pages other than home page

  • v1.10.6 2024-12-10

    Fixed some issues with HQ thumbnail load retry system

  • v1.10.5 2024-12-10

    - Alt version cover image load fix
    - General improvements to HQ cover loading

  • v1.10.4 2024-12-10

    Small improvements to non-english handling

  • v1.10.3 2024-12-09

    Fixed issue with HQ thumbnails not loading.

    See dicussion

  • v1.10.2 2024-12-02

    Added additional handling for non-english remove/fade when NH (for some reason) randomly doesn't load all tags for some comics. Relying on the title containing either "(English)" or "[English]" (case-insensitive).

  • v1.10.1 2024-07-07

    alt version search symbol handling improvements

  • v1.10.0 2023-12-30

    - infinite load AKA "Dynamically load more comics as you scroll" feature v1 release

  • v1.9.3 2023-12-28

    - Moved some code to functions and other small code cleanup and improvements
    - Infinite load WIP: Now supports basically all NHI features, but the actual triggering of the next page load on scrolling to bottom isn't yet implemented and as such it's still not really usable

  • v1.9.2 2023-12-26

    - small update to the HQ image loading (still fails like 20% of the time, but that's fine, the low quality thumbnails are always there as a fallback)
    - infinite loading browse pages WIP (maybe 60% done, not really usable yet)

  • v1.9.1 2023-11-06

    0 thumbnail/thumbnail-container width = unmodified site default

  • v1.9 2023-06-09

    Added option to fade blocked tags instead of removing them

  • v1.8.9 2022-03-10

    Fixed alt version thumbnails not loading properly

  • v1.8.8 2021-06-20

    Fixed "More Like This" section handling

  • v1.8.7 2021-04-15

    improvement regarding previous update

  • v1.8.6 2021-04-15

    New method for finding alt versions

  • v1.8.5 2021-03-29

    further improvement regarding previous update

  • v1.8.4 2021-03-29

    Improved header space handling for specific obscure resolutions

  • v1.8.3 2021-02-05 onpage grouping fix: handling empty strings
  • v1.8.2 2021-02-01 better tags in the subs page with gradual load of comic counts fetched with AJAX (on hover will load count right away)
  • v1.8.1 2021-02-01 Removed the huge MAR style insert and used a JQuery inserted classname instead since there's already a JQuery insert regarding those anyways. + Split the MAR to chunks of 50 for the selector. + Swapped addGlobalStyle to GM_addStyle
  • v1.8.0 2021-01-14 alt version search improved
  • v1.7.9.1 2020-12-20 fixed tag blocking
  • v1.7.9 2020-11-22 Improved data import/export
  • v1.7.8 2020-10-30 @noframes
  • v1.7.7 2020-10-23 added number of comics read to (your own only, obviously) user page for fun + that same page now affacted by some other features it was previously not
  • v1.7.6 2020-08-09 fixed a problem with null values in imported data + now removing potential newlines and surrounding whitespace from data
  • v1.7.5 2020-08-03 fixed import/export
  • v1.7.4 2020-07-15 Added option to have the script remember the last used zoom level for the reader
  • v1.7.3 2020-06-29 alt version search filter update
  • v1.7.2 2020-06-28 Import/Export is now for all data (including settings) + improved some code
  • v1.7.1 2020-06-28 fixed keeping reader better zoom-level between pages
  • v1.7.0 2020-06-11 added "Improved Zoom" option for the new comic reader: allows zooming below 1.0 and scales in 0.1 increments
  • v1.6.11 2020-06-10 small fix for HQ thumbnnail loading in page section
  • v1.6.10 2020-06-10 nolazyload no longer necessary
  • v1.6.9 2020-06-10 favorites section also now follows the "Browse Section Settings" values (it already did follow the HQ thumbnails setting, but for whatever reason it previously ignored the container and thumbnail size settings) + confirmed version grouping as working (though as of yet unsure how well it will play with the new "popular now" section)
  • v1.6.8 2020-06-10 small update on HQ thumbnail loading
  • v1.6.7 2020-06-10 fixed HQ thumbnails
  • v1.6.6 2020-06-10 fixed and/or confirmed as working: Non-English, mark as read, subscriptions, thumbnail and thumbnail container width, tag blocking
  • v1.6.5 2020-06-07 added more special character handling to version search
  • v1.6.4 2020-04-24 forgot a debugging alert in the code, commented out :P
  • v1.6.3 2020-04-24 alt version search filter update
  • v1.6.2 2020-04-17 fixed cover images not loading
  • v1.6.1 2020-04-17 alt version search filter update
  • v1.6 2020-04-04 added tag blocking feature
  • v1.5.3 2020-04-04 added more special character handling to version search
  • v1.5.2 2020-03-24 desc ver
  • v1.5.1.5 2020-03-24 removed some logging that I forgot in
  • v1.5.1.4 2020-03-24 alt version search filter update
  • v1.5.1.3 2020-03-24 another update to settings handling
  • v1.5.1.2 2020-03-24 now using proper url encoding method, fixing some problems with alt version search
  • v1.5.1.1 2020-03-24 updated some settings handling + disabled auto-grouping of on-page comics if "remove non-english" is enabled due to some conflicts
  • v1.5.1 2020-03-24 Added option to auto-group on-page comics (does not search the site, just the current page) + moved "find alt versions" button to bottom-left
  • v1.5.0.4 2020-03-24 fixed a mistake regarding previous updata
  • v1.5.0.3 2020-03-24 read tag and fading of read comics if enabled is now used for version grouping as well + slight change to how fading of comics is done
  • v1.5.0.2 2020-03-24 fading of non-english if enabled is now used for version grouping as well
  • v1.5.0.1 2020-03-22 added handling for commas in alt version search
  • v1.5 2020-03-22 Added Version grouping feature
  • v1.4.8 2020-01-07 optimized some code a bit. Favorites page should now also have HQ images and show comics marked as read properly
  • v1.4.7 2020-01-07 simplified the system for fading of marked as read comics (no functional difference for users)
  • v1.4.6 2020-01-07 FIXED: comics marked as read weren't being shown as such if on the artist or group pages
  • v1.4.5 2020-01-07 you can subscribe to groups as well now
  • v1.4.4 2020-01-07 FIXED: subscribe button did not appear if you ordered the artist comics by "popular"
  • v1.4.3 2019-10-07 fixed too long cover images
  • v1.4.2 2019-07-31 Added barebones import/export (currently the marked as read and subs only, not the settings)
  • v1.4.1 2019-07-31 added scope + fixed problem with marking multiple comics as read from multiple tabs in a row
  • v1.4 2019-05-28 The settings can now be changed in the settings section of the site. Don't change the settings from inside the script anymore.
  • v1.3.1 2019-02-24 Cleaned up the code. Made the read tag more visible. Added option to set how faded out the read comic covers are. The comics marked as read also no longer have the title portion faded out.
  • v1.3 2019-02-23 Added subscription system.
  • v1.2.2 2019-02-23 Fixed a mistake with the mark as read array. Should be working now.
  • v1.2.1 2019-02-22 Fixed bug: mark as read/unread buttons stopped working after one use unless the page was refreshed in between
  • v1.2 2019-02-22 Added mark as read feature
  • v1.1 2019-01-05 Now when using HQ thumbnails, the low quality thumbnails get loaded in first. As soon as the low quality image is loaded a HQ image starts loading to replace it. This way there's something to see as soon as possible as the HQ images do take some time to load.
  • v1 2019-01-05 v1 - complete rewrite with many more features and options to choose from
  • v0.1 2018-04-12