BlogReadingTime is a script that displays the approximate reading time of a blog post.
Configuration
To forcefully prevent this script from running, add this line of code to your personal or global JavaScript:
window.fandomDevDisableBlogReadingTime = true;
The script uses a specific reading speed to determine the blog's reading time (265 words per minute). To set a custom reading speed, set window.fandomDevBlogReadingTimeWpm to a number. You can use this chart to know the average reading speed per certain age groups.