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

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v2019.09.12 24-02-2021 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 29-03-2020 feat: add/fix mangasee, Merge pull request #150 from Vorror/fix-mangasee feat: add/fix mangasee
  • v2019.09.12 25-03-2020 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 25-03-2020 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 31-07-2019 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 27-08-2018 Update dresdencodak, fixes #111
  • v2018.08.26 26-08-2018 Fix typo in last commit
  • v2018.08.26 26-08-2018 Fix smbc-comics.com
  • v2018.08.26 26-08-2018 Fix syntax errors, fixes #120
  • v2018.08.26 26-08-2018 Update Tsumino code, fixes #121
  • v2018.08.26 26-08-2018 Update egscomic.com, fixes #118
  • v2018.08.26 26-08-2018 Add marktrail.com, fixes #123
  • v2018.03.15 30-06-2018 fix batoto, Merge pull request #119 from Vorror/fix-batoto fix batoto
  • v2018.03.15 30-04-2018 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 30-04-2018 @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 30-04-2018 @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 30-04-2018 @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 30-04-2018 @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 15-03-2018 Bump version
  • v2018.03.14 15-03-2018 Fix kissmanga (again). Fixes #67
  • v2018.03.14 15-03-2018 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 15-03-2018 Bump version
  • v2018.02.11 14-03-2018 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 11-02-2018 Add new webcomic: KimchiCuddles.com
  • v2017.12.15 09-02-2018 @match for smbc-comics.com, Merge pull request #104 from rettgerst/patch-2 @match for smbc-comics.com
  • v2017.12.15 09-02-2018 Change mangafox domain to fanfox, Merge pull request #105 from NithoAlif/master Change mangafox domain to fanfox
  • v2017.12.15 28-01-2018 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 19-01-2018 added mangahere.cc, Update webcomic_reader.user.js, Merge pull request #98 from ibnuda/mangahere.cc added mangahere.cc
  • v2017.12.15 15-12-2017 Add mngdoom.com (fixes #96)
  • v2017.09.27 15-12-2017 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 14-11-2017 fix manga here xpath, Merge pull request #92 from Vorror/fix-mangahere fix manga here xpath
  • v2017.09.27 09-11-2017 Fix marryme. Closes #54
  • v2017.09.27 09-11-2017 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 09-11-2017 Fix mangastream.com, now uses https, Merge pull request #91 from kobuki/master Fix mangastream.com, now uses https
  • v2017.09.27 02-10-2017 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 04-07-2017 Bump version
  • v2017.01.18 04-07-2017 Fix #66, Merge pull request #79 from Vorror/fix-mangasee Fix mangasee (closes #66)
  • v2017.01.18 18-05-2017 Add logging
  • v2017.01.18 27-04-2017 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 27-04-2017 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 04-04-2017 Fixed mangastream readms.net rediredct., Merge pull request #68 from lauyuen/patch-2 Fixed mangastream readms.net rediredct.
  • v2017.01.18 01-02-2017 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 19-01-2017 Synced from GitHub - Added mangahere.me. - Merge pull request #58 from ibnuda/mangahead.me Added mangahere.me.
  • v2017.01.18 18-01-2017 Synced from GitHub - Bump version
  • v2016.10.21 18-01-2017 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 21-10-2016 Synced from GitHub - Version bump
  • v2016.10.18 21-10-2016 Synced from GitHub - Add danbooru.donmai.us (#33)
  • v2016.10.18 18-10-2016 Synced from GitHub - Add hitomi.la (Fixes #29)
  • v2016.10.16-2 16-10-2016 Synced from GitHub - Add project-apollo and afterstrife Fixes #45
  • v2016.10.16-2 16-10-2016 Synced from GitHub - Add buttsmithleylinescomicy.com and leylinescomic.com (#45)

Arata toate versiunile scriptului