FIMFiction UserScripts 383 members · 0 stories
Comments ( 5 )
  • Viewing 1 - 50 of 5
Selbi
Group Admin

Sometimes I wish there was a word counter and estimated reading time calculator for blog posts, mostly because of a certain user who for some reason always writes blog entries longer than stories. So I've decided to quickly assemble such a thing:

The reading time is calculated via a Words-Per-Minute constant that you can customize (Default: 250, just like FIMFic's own calculator).

4406269
Weird how this certain blug just happened to be right underneath this post in my Feed.

4406269 Scootareader recently wrote a 7522 word review of the movie God's not dead.

Works for me.
How do I customize Words-Per-Minute constant? By editing the script text?
Also, imgur image is not working.

Selbi
Group Admin

5683278
Yes, in the source code you see this:

// Enter your average reading speed in "Words-Per-Minute":
const WPM = 250;

Just change the 250 to whatever your reading speed is. There are multiple tests out there to measure it.

  • Viewing 1 - 50 of 5