wBlock icon indicating copy to clipboard operation
wBlock copied to clipboard

[BUG] Script does not activate

Open Kevin-66 opened this issue 2 months ago • 2 comments

Describe the bug The ComicRead userscript (version 12.3.5) does not seem to be working at all. When I visit a chapter page, the script doesn't activate, and no reader mode or UI elements (like a floating button) appear. It's as if the script isn't running on the page at all.

Steps to Reproduce

  1. Install wBlock on macOS.
  2. Install the ComicRead userscript (v12.3.5) from: https://update.greasyfork.org/scripts/374903/ComicRead.user.js
  3. Ensure the script is enabled.
  4. Visit a MangaDex chapter URL, for example: https://mangadex.org/chapter/2d34d3c3-5a8c-4272-8252-a412d8dd2f49

Expected Behavior The script should detect the comic images and automatically launch its reader mode, or at least show a floating button/icon to manually enter the reader mode.

Actual Behavior Nothing happens. The page loads as the standard MangaDex chapter page, and the script does not activate. The regular MangaDex reader is shown instead.

Steps to Reproduce Expected Behavior

  1. Install Tampermonkey on macOS.
  2. Install the ComicRead userscript (v12.3.5) from: https://update.greasyfork.org/scripts/374903/ComicRead.user.js
  3. Ensure the script is enabled.
  4. Visit a MangaDex chapter URL, for example: https://mangadex.org/chapter/2d34d3c3-5a8c-4272-8252-a412d8dd2f49

Environment

  • Script Version: ComicRead v12.3.5
  • Operating System: macOS 26.1
  • Browser: Safari 26.1

Thank you for maintaining this app!

Kevin-66 avatar Nov 04 '25 08:11 Kevin-66

working on a fix that seems to make it work. It will be reflected in the next release. I'm not familiar with this script, so feel free to reopen if you still experience the issue in wBlock v1.1.0:

Image

34a60f5

0xCUB3 avatar Nov 06 '25 22:11 0xCUB3

Hi @0xCUB3, thanks for your quick fix!

I just tested again with wBlock v1.1.0 and the ComicRead userscript v12.3.5 on macOS 26.1, and it’s still not activating on MangaDex chapter pages (e.g. https://mangadex.org/chapter/2d34d3c3-5a8c-4272-8252-a412d8dd2f49). The standard MangaDex reader loads and there’s no reader UI or floating button from ComicRead.

For reference, I’ve attached a screenshot of how it behaves under Tampermonkey. By default it shows a side menu when you move the mouse to the edge, and you can enter reader mode from there. In wBlock, nothing appears.

Image

Kevin-66 avatar Nov 12 '25 04:11 Kevin-66