Greasy Fork

漫画织机

漫画阅读 + 下载器,注重体验和对站点的负载控制。支持你正在搜索的站点。

< 脚本漫画织机的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-04-22

Hi, thanks for sharing your script. I use it a lot and I have been wondering if there is a way to make the previous/next page interaction buttons cover the entirety of the left/right side of the screen instead of just the center left/right. I use these interactions a lot, and I find it mildly inconvenient when I sometimes missclick the center right of the screen when trying to go to the next page and having to find the page I was in again. If there was an option I overlooked, please let me know.

ZsyjkQinBai作者
§
发表于:2025-04-22

You can customize the style of the "previous/next page buttons" by adding the following CSS code to CONF > Style:

.img-land {
  width: 40%;
  height: 100%;
  top: 0;
}

width: 50% will cover the entirety of the left/right side of the screen.

trying to go to the next page and having to find the page I was in again.

Just click the number on the page indicator to jump back to where you were.

§
发表于:2025-04-22

Thank you very much.

发表回复

登录以发表回复。