Greasy Fork is available in English.
Show comic, removes the upsell overlay, and restores page scrolling.
Show comic, removes the upsell overlay, and restores page scrolling.
This script works because the website currently sends the original comic image URL to the browser as part of its API responses. The script simply intercepts that data and displays the image directly.
If the website stops sending the original image URLs or changes how they are delivered, this script will stop working. There is no guarantee that it will continue to work in the future.