Greasy Fork

AO3: Estimated reading time

Add an estimated reading time to a fic description.

< 脚本 AO3: Estimated reading time 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2020-07-09

I realized that just changing the value in the wpm variable on line 19 won't work. You'll need to go to line 117 and change the line from " var minutes = words_count/250; " to " var minutes = words_count/(wpm); " in order to use the value you store in the wpm variable on line 19 to work.

发布留言

登录以发布留言。