

The stopwatch running on a page, with lap times and export
Simple Stopwatch Easy to Use lets you embed a fully functional stopwatch or countdown timer anywhere on your WordPress site, using either a shortcode or a block.
Features:
Usage:
Add the “Simple Stopwatch” block from the block inserter, or use the shortcode:
[simple_stopwatch]
Shortcode Options:
mode — stopwatch or countdown. Default: stopwatchfrom — countdown starting time, format HH:MM:SS. Default: 00:05:00. Only used when mode="countdown"color — button color (hex). Default: #2271b1size — display size: small or large. Default: largems — show milliseconds: yes or no. Default: nosound — play a sound on start/stop/countdown-end: yes or no. Default: nopersist — remember elapsed time after a page reload: yes or no. Default: noExample: [simple_stopwatch mode="countdown" from="00:10:00" color="#25D366" sound="yes"]