Partially fade/remove non-english, HQ thumbnails, mark as read, subs, version grouping etc.
queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.
Fixed issue with native blacklist fetching causing an fatal error that would stop the rest of the script too
- 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...
- 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
re-introduced reader mutationobserver that was accidentally left out of 2.0. Should fix issues with zoom level between pages.
"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
Reverted to 1.10.8 temporarily
General code cleanup. template literals, let/const, arrow functions, spacing etc.
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.
Fixed issue with infinite scroll getting stuck on pages other than home page
Fixed some issues with HQ thumbnail load retry system
- Alt version cover image load fix- General improvements to HQ cover loading
Small improvements to non-english handling
Fixed issue with HQ thumbnails not loading.
See dicussion
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).
alt version search symbol handling improvements
- infinite load AKA "Dynamically load more comics as you scroll" feature v1 release
- 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
- 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)
0 thumbnail/thumbnail-container width = unmodified site default
Added option to fade blocked tags instead of removing them
Fixed alt version thumbnails not loading properly
Fixed "More Like This" section handling
improvement regarding previous update
New method for finding alt versions
further improvement regarding previous update
Improved header space handling for specific obscure resolutions
Mostra tutte le versioni dello script