Simulates slow, natural typing to automatically generate content in Google Docs over time. Perfect for creating timelines, or live writing effects.
Important
To use this script, you must have Tampermonkey installed.
-
Install Tampermonkey
- If you don’t have it already, install the Tampermonkey extension.
-
Add the Script
- Open Tampermonkey.
- Click
Create a new script
. - Replace the content with the
TypeLapse.js
script.
-
Save and Activate
- Click
Save
or hitctrl-S
- Ensure the script is enabled in Tampermonkey.
- Click
Open a Google Docs document and click on the TypeLapse
button. An example of this is at the bottom of the page. An overlay will appear where you can paste your text and set the desired typing delay in milliseconds. The script will simulate slow, natural typing to automatically generate content over time.
This feature allows you to simulate typing errors. When enabled, the script will randomly introduce errors while typing, mimicking a more human-like typing experience.
When you click on the "TypeLapse" button, an overlay will appear with various options. You can enable the break feature by checking the "Enable Breaks" checkbox. Set the "Break Frequency" to determine how many characters are typed before taking a break, and set the "Break Duration" to specify how long the break should last in milliseconds.
When the script is actively typing, don't navigate away from the tab or it'll pause unil you go back to it. You can also hit the pause or stop button to control the typing.