epubjsgood

改善calibre-web版epubjs阅读器的使用,记住字体放大程度、背景颜色;显示进度和章节

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

יוצר
jefferymvp
התקנות יומיות
0
סה"כ התקנות
144
דירוגים
3 0 0
גרסה
0.34
נוצר
26-11-2020
עודכן
10-12-2020
Size
10 קילו-בייט
רישיון
לא זמין
חל על

一段很简单的代码,但我这个新手也花了几个小时来找这点东西。。。。
主要用途是改善calibre-web版epubjs阅读器的使用,该阅读器没有调整字体的功能,而默认的1em的字体看起来实在太小了,通过这个脚本,可以放大字体,让阅读者看起来舒服很多。
11:26:在书名标题增加进度
11:27:在书名标题后增加章节标题,多层次标题显示偶尔不正确,根据作者的issue,应该是bug,说是修改了,但偶尔还是有问题,表现为返回的href不准确。
11.29:在设置界面增加字体调整和背景色调整,调整后会保存配置。
11.30:在设置界面增加中线的显示和隐藏选择,避免在单栏显示时中间有竖线的情况。其他略作调整。
12.7 :增加手动定位到需要的章节。使用钩子更新进度和章节名称。
基本满足个人要求。