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

These are versions of this script where the code was updated. Show all versions.

  • 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)

Show all script versions