Make comic book pages fit on screen, because you're worth it.
< 脚本 Resizer for readcomiconline.to 的反馈
Perfect. If site url changes over time, you can easily edit the part
// @match *://*.readcomiconline.li/*
from the code. You can even write it like this *://*.readcomiconline.li/Comic/* so the script only works on comic pages.
*://*.readcomiconline.li/Comic/*
登录以发布留言。
Perfect. If site url changes over time, you can easily edit the part
// @match *://*.readcomiconline.li/*from the code. You can even write it like this
*://*.readcomiconline.li/Comic/*so the script only works on comic pages.