Reading Time Badge by getseo.pro adds an elegant estimated reading time indicator to any Framer page — zero code required.
HOW IT WORKS
The plugin counts every word on your page using a DOM TreeWalker, divides by your configured reading speed, and displays the result as a fixed-position badge. Injected via Framer's Custom Code API — no components needed.
FEATURES
Automatic word counting across all visible page content
Configurable reading speed (100–500 words/min)
Customizable labels before and after the time (e.g. "Estimated:" or "min read")
Clock icon toggle
4 position options: top-right, top-left, bottom-right, bottom-left
Full color customization: background, text, border radius
GTM dataLayer event on page load with read time data
Live preview in the plugin panel
Bug Fixes