Yes. I did this whole thing only because I wanted to read a few more chapters of this manhwa and couldn't wait patiently for the chapter to be translated into English.
I made an extension where anyone can use for free by just running it locally and using their own api keys which can support the reading for personal use. Learnt how to extract text from images using Paddle OCR and not just prompting an ai to fetch the text content, and doing translation in batches to reduce api calls. The extension only works on comic.naver.com so users don't have to worry about the extension spying on them when they browse other websites.
Public github repo: https://github.com/Yud16/NaverManhwaTranslator try it out yourself if you are into manhwa!
