Sleazy Fork is available in English.

Webcomic Reader

Can work on almost any webcomic/manga page, preloads 5 or more pages ahead (or behind), navigates via ajax for instant-page-change, lets you use the keyboard, remembers your progress, and it's relatively easy to add new sites

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v2019.09.12 2021.02.24. translate all comments (and one argument name) from Spanish to English, Merge pull request #154 from Aivean/translate-comments-from-spanish Translated all comments from Spanish to English
  • v2019.09.12 2020.03.29. feat: add/fix mangasee, Merge pull request #150 from Vorror/fix-mangasee feat: add/fix mangasee
  • v2019.09.12 2020.03.25. Document CSS selectors in the `paginas` doc comment In the doc comment of the main `paginas` variable (the array of site-specific rules), document that CSS selectors are supported with double square brackets, and fix the capitalization of “XPath”., Merge pull request #149 from roryokane/document-css-expressions Document CSS selectors in the `paginas` doc comment
  • v2019.09.12 2020.03.25. Use real arrow symbols in the Site settings > Extra Content editor Before: /\ \/ After: ↑ ↓, Merge pull request #147 from roryokane/use-real-arrow-symbols Use real arrow symbols in the Site settings > Extra Content editor
  • v2018.08.26 2019.07.31. Fix egscomics.com – left-align the news text The news text contains paragraphs of text, rather than a short title or label, so it should be left-aligned rather than centered. This fix was made with the help of m2pt5’s comment at https://github.com/anka-213/webcomic_reader/issues/118#issuecomment-416060104. For commit searching: the comic is named El Goonish Shive., Merge pull request #132 from roryokane/fix-egs-text-align Fix egscomics.com – left-align the news text
  • v2018.08.26 2018.08.27. Update dresdencodak, fixes #111
  • v2018.08.26 2018.08.26. Fix typo in last commit
  • v2018.08.26 2018.08.26. Fix smbc-comics.com
  • v2018.08.26 2018.08.26. Fix syntax errors, fixes #120
  • v2018.08.26 2018.08.26. Update Tsumino code, fixes #121
  • v2018.08.26 2018.08.26. Update egscomic.com, fixes #118
  • v2018.08.26 2018.08.26. Add marktrail.com, fixes #123
  • v2018.03.15 2018.06.30. fix batoto, Merge pull request #119 from Vorror/fix-batoto fix batoto
  • v2018.03.15 2018.04.30. Add countyoursheep.keenspot.com *.keenspot.com already in include list, keenspot doen't support https, so I didn't change it to @match, Add adis.keenspot.com, Use default navigation for adis / countyoursheep.keenspot.com, Merge pull request #112 from Archer4499/match-domain3 Add countyoursheep.keenspot.com and adis.keenspot.com
  • v2018.03.15 2018.04.30. @match and fixes for oglaf.com Oglaf is very inconsistent with their hover text so i have included all the different types they use. The style change fixes the gap in the background due to the extras, Merge pull request #114 from Archer4499/match-domain2 @match and fixes for oglaf.com
  • v2018.03.15 2018.04.30. @match and fixes for blindsprings.com Fix navigation, add space below image for title text and stop the image from changing size, Remove extra spaces, Add forgottenordercomic.com mostly the same as blindsprings.com, Merge pull request #115 from Archer4499/match-domain5 @match and fixes for blindsprings.com and add forgottenordercomic.com
  • v2018.03.15 2018.04.30. @match and extra for sandraandwoo.com, Add sandraandwoo.com/gaia/, Merge pull request #116 from Archer4499/match-domain7 @match and extra for sandraandwoo.com and add sandraandwoo.com/gaia/
  • v2018.03.15 2018.04.30. @match for xkcd.com xkcd.org/net redirect to .com, Merge pull request #113 from Archer4499/match-domain @match for xkcd.com
  • v2018.03.15 2018.03.15. Bump version
  • v2018.03.14 2018.03.15. Fix kissmanga (again). Fixes #67
  • v2018.03.14 2018.03.15. Revert "Fixes #67 kissmanga not working", Merge pull request #109 from anka-213/revert-108-patch-4 Revert "Fixes #67 kissmanga not working"
  • v2018.03.14 2018.03.15. Bump version
  • v2018.02.11 2018.03.14. Fixes #67 kissmanga not working Kissmanga uses encryption likely to prevent hotlinking, and the `wrapKA` function is used internally to decipher the URLs. This fix simply uses that function to get to the URLs too., Merge pull request #108 from crazygolem/patch-4 Fixes #67 kissmanga not working
  • v2018.02.11 2018.02.11. Add new webcomic: KimchiCuddles.com
  • v2017.12.15 2018.02.09. @match for smbc-comics.com, Merge pull request #104 from rettgerst/patch-2 @match for smbc-comics.com
  • v2017.12.15 2018.02.09. Change mangafox domain to fanfox, Merge pull request #105 from NithoAlif/master Change mangafox domain to fanfox
  • v2017.12.15 2018.01.28. switch questionablecontent.net to @match (and fix https), Merge pull request #103 from rettgerst/patch-1 switch questionablecontent.net to @match (and fix https)
  • v2017.12.15 2018.01.19. added mangahere.cc, Update webcomic_reader.user.js, Merge pull request #98 from ibnuda/mangahere.cc added mangahere.cc
  • v2017.12.15 2017.12.15. Add mngdoom.com (fixes #96)
  • v2017.09.27 2017.12.15. Fix mangafox: new TLD The TLD of mangafox changed from .me to .la. The include rules are now using a "match" directive, as per #82., Merge pull request #95 from crazygolem/patch-2 Fix mangafox: new TLD
  • v2017.09.27 2017.11.14. fix manga here xpath, Merge pull request #92 from Vorror/fix-mangahere fix manga here xpath
  • v2017.09.27 2017.11.09. Fix marryme. Closes #54
  • v2017.09.27 2017.11.09. Fixed exhentai to only load for the gallery, Merge pull request #89 from NLZ/master Fixed exhentai to only load for the galleries
  • v2017.09.27 2017.11.09. Fix mangastream.com, now uses https, Merge pull request #91 from kobuki/master Fix mangastream.com, now uses https
  • v2017.09.27 2017.10.02. Fix mangahere.co Fix mangahere.co switching to https by default. Also bump script version to push update., Merge pull request #85 from davidthemaster30/patch-2 Fix mangahere.co
  • v2017.07.04 2017.07.04. Bump version
  • v2017.01.18 2017.07.04. Fix #66, Merge pull request #79 from Vorror/fix-mangasee Fix mangasee (closes #66)
  • v2017.01.18 2017.05.18. Add logging
  • v2017.01.18 2017.04.27. Add new EatManga URL Added the new EatManga url (eatmanga.me). Kept the old one if they ever change back and eatmanga.com redirects to eatmanga.me anyways., Merge pull request #73 from davidthemaster30/patch-1 Add new EatManga URL
  • v2017.01.18 2017.04.27. Fix thehiveworks' jumpbar killing wcr Thehiveworks updated their jumpbar.js script, and renamed their wcr-killer function. Very funny, guys... This fixes #74 and dumbingofage.com among others., Merge pull request #75 from crazygolem/patch-1 Fix thehiveworks' jumpbar killing wcr
  • v2017.01.18 2017.04.04. Fixed mangastream readms.net rediredct., Merge pull request #68 from lauyuen/patch-2 Fixed mangastream readms.net rediredct.
  • v2017.01.18 2017.02.01. Synced from GitHub - Fixed a NSFW manga site linking ? - Update webcomic_reader.user.js - Merge pull request #61 from lauyuen/patch-1 Fixed a NSFW manga site linking ?
  • v2017.01.18 2017.01.19. Synced from GitHub - Added mangahere.me. - Merge pull request #58 from ibnuda/mangahead.me Added mangahere.me.
  • v2017.01.18 2017.01.18. Synced from GitHub - Bump version
  • v2016.10.21 2017.01.18. Synced from GitHub - Fix sandraandwoo.com and sandraandwoo.com/gaia/ - Merge pull request #59 from Zren/patch-2 Fix sandraandwoo.com and sandraandwoo.com/gaia/
  • v2016.10.21 2016.10.21. Synced from GitHub - Version bump
  • v2016.10.18 2016.10.21. Synced from GitHub - Add danbooru.donmai.us (#33)
  • v2016.10.18 2016.10.18. Synced from GitHub - Add hitomi.la (Fixes #29)
  • v2016.10.16-2 2016.10.16. Synced from GitHub - Add project-apollo and afterstrife Fixes #45
  • v2016.10.16-2 2016.10.16. Synced from GitHub - Add buttsmithleylinescomicy.com and leylinescomic.com (#45)
  • v2016.10.16-1 2016.10.16. Synced from GitHub - Add site tsumino.com Fixes #48
  • v2016.10.16 2016.10.16. Synced from GitHub - Fix regression for older browsers Code introduced in 68d56dc caused syntax error browsers not supporting ES6 "for...of" loops. Fixes #1.
  • v2016.10.10 2016.10.09. Synced from GitHub - Fix #47 Don't try string replacement in non-strings.
  • v2016.10.09 2016.10.09. Synced from GitHub - Cache page on ajax sites Previously, one page was downloaded for each image, now we only download each page once, and cache the result if needed. Fixes #46
  • v2016.10.06 2016.10.06. Synced from GitHub - Fix achewood.com #38
  • v2016.09.29 2016.09.29. Synced from GitHub - Fix http://thedoujin.com/ Resolves #44
  • v2016.09.1 2016.09.29. Synced from GitHub - Remove debugger in run_script() - Merge pull request #42 from stephenbe/master Remove debugger in run_script()
  • v2016.09.1 2016.09.01. Synced from GitHub - Fix typo that prevented dropdown from working
  • v2016.08.31-1 2016.08.31. Synced from GitHub - Unbreak the hivenetworks code (#32) This time it should work(TM)
  • v2016.08.31 2016.08.31. Synced from GitHub - Correct way to check if a string is a number
  • v2016.08.31 2016.08.31. Synced from GitHub - Bump version
  • v2016.08.30-1 2016.08.31. Synced from GitHub - Improve hiveworks code
  • v2016.08.30-1 2016.08.31. Synced from GitHub - Improve error handling Now the errors will actually show a stack trace, so we can know where the error came from.
  • v2016.08.30-1 2016.08.30. Synced from GitHub - Update smbc. Fixes #39
  • v2016.08.30-1 2016.08.30. Synced from GitHub - Update exhentai Include https Attempt to solve "onerr" property for exhentai. - Merge pull request #34 from trandaihung/trandaihung-patch-1-1 Update exhentai. Fixes issue #31
  • v2016.08.30-1 2016.08.30. Synced from GitHub - Fix image position calculation for navigation The previous version didn't find the middle of the image correctly when the body didn't cover the entire page (e.g. xkcd.com). Only tested in chrome.
  • v2016.08.30-1 2016.08.30. Synced from GitHub - Add Webtoons.com (#28)
  • v2016.08.30 2016.08.30. Synced from GitHub - Add explainxkcd link to xkcd
  • v2016.08.30 2016.08.30. Synced from GitHub - Avoid unsafe window For #37
  • v2016.08.30 2016.08.30. Synced from GitHub - Fix bug in dropdown menu It prevented the extras from showing on the first page
  • v2016.08.30 2016.08.30. Synced from GitHub - Implement drop-down menu A prototype of a solution for #1 - Merge pull request #36 from anka-213/Drop-down-menu Implement drop-down menu
  • v2016.08.29-1 2016.08.29. Synced from GitHub - Fix thehiveworks code. Fixes #25
  • v2016.08.29 2016.08.29. Synced from GitHub - Add https for exhentai.org (fixes #31)
  • v2016.08.29 2016.08.29. Synced from GitHub - Move TheHiveNetworks fixer to main Added marycagle.com and sleeplessdomain.com Fixes kiwiblitz.com and goblinscomic.com (Amongst many others) Closes #32, #35.
  • v2016.06.17 2016.06.17. Synced from GitHub - Add var declaration to xpath code (#21)
  • v2016.06.17 2016.06.17. Synced from GitHub - Add nhentai.net and fix keyup handler Resolves #27. The old keyup handler interfered with the scrolling code on nhentai.net, so it would never stop scrolling (since it didn't receive a keyup event). Now we only prevent keyup-events when we have a handler for the keydown event. (Most importantly: left/right keys, which many sites use for their own page switching code)
  • v2016.06.08 2016.06.08. Synced from GitHub - Fix navbar on mangasee Resolves #25
  • v2016.06.03 2016.06.04. Synced from GitHub - Add en.dm5.com For issue #11 (https://greasyfork.org/forum/discussion/7730/x)
  • v2016.06.03 2016.06.04. Synced from GitHub - Update webcomic_reader.user.js
  • v2016.06.03 2016.06.04. Synced from GitHub - Add dm5.com Resolves #11
  • v2016.06.03 2016.06.03. Synced from GitHub - Add demonicscans.com, raws.yomanga.co and mangafast.online This resolves #26 and resolves #23
  • v2016.06.02 2016.06.02. Synced from GitHub - Fix #24: girlgeniusonline.com
  • v2016.06.02 2016.06.02. Synced from GitHub - Remove unnecessary code
  • v2016.06.02 2016.06.02. Synced from GitHub - Add MangaSee (Fixes #25)
  • v2016.05.14 2016.06.01. Synced from GitHub - Fix page navigation on dumbingofage.com Prevents thehiveworks.com's jumpbar.js script from messing with wcr, by preventing the `breakbadtoys` function to do its mischievous deeds: it contains code that proactively targets wcr: if(document.getElementById("wcr_div")) then it messes with wcr's injected div id to prevent wcr from doing its job. *Implementation notes* This fix ensures that `breakbadtoys` has not already been registered as an event listener before overri...
  • v2016.05.14 2016.05.13. Synced from GitHub - Add dynasty-scans.com (#15) - Prevent keyup handlers on webpages There are many webpages that has its own keybindings on keyup. This commit prevents them, since they might interfer with webcomic-reader. Hopefully, this won't break anything. - Bump version
  • v2016.05.13 2016.05.13. Synced from GitHub - Support for https on senmanga - Remove old autoupdate feature (Fixes #18) - Fix page navigation on egscomics.com (Fixes #20) Patched all sites that uses the script http://cdn.thehiveworks.com/jumpbar.js - Bump version
  • v2016.02.29-2 2016.02.29. Synced from GitHub - Add back keenspot.com For some reason, the @include line was missing for keenspot
  • v2016.02.29-1 2016.02.29. Synced from GitHub - Update blindsprings.com Also include comments (both the author's and the DISQUS comments).
  • v2016.02.29 2016.02.29. Synced from GitHub - Add gomanga.co and mangafap.com (#14)
  • v2016.02.21-1 2016.02.28. Synced from GitHub - Merge pull request #1 from anka-213/master Test Merge - Updated mangapark domain - Merge pull request #13 from j2285441/master Fix #12 - Update mangapark domain
  • v2016.02.21-1 2016.02.21. Synced from GitHub - Update penny arcade for https, fixes #10
  • v2016.02.21 2016.02.21. Synced from GitHub - Update senmanga.com, Fixes #8
  • v2016.02.21 2016.02.21. Synced from GitHub - Fix Kissmanga bookmarks, Closes #7 Also: * Add support for going back * Remove dead site: readmangahentai.com
  • v2016.02.15 2016.02.15. Synced from GitHub - Add hentaihere.com. Fixes upstream issue #53
  • v2016.02.13 2016.02.13. Synced from GitHub - Fix bato.to for https. Closes #6
  • v2015.12.14 2015.12.18. Synced from GitHub - Add missmab.com without the www Based on [this](https://openuserjs.org/scripts/TheSofox/Webcomic_Reader) fork.
  • v2015.12.14 2015.12.18. Synced from GitHub - Add @supportURL
  • v2015.12.14 2015.12.18.
  • v2015.12.14 2015.12.18. Imported from URL
  • v0.0.1.20151218140132 2015.12.18. Imported from URL
  • v2015.12.14 2015.12.18.