HumanType Pro

Types your text in a human-like manner so the edit history shows the progress.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
AWarrior
今日安裝
0
安裝總數
60
評價
0 0 0
版本
1.2
建立日期
2024-05-12
更新日期
2024-05-13
尺寸
11.9 KB
授權條款
MIT
腳本執行於

This is a UserScript titled "HumanType Pro" designed to enhance the typing experience within Google Docs or Google Slides. The script provides a human-like typing behavior, ensuring that the editing history reflects a more natural progression of text entry. Here's a breakdown of its key features and functionalities:

1. **User Interface Elements:**
- It creates two buttons: "HumanType Pro" and "Stop".
- These buttons are integrated into the Google Docs or Google Slides interface for easy access.

2. **Overlay Interface:**
- Upon clicking the "HumanType Pro" button, an overlay interface appears.
- Users can enter text into a text area within this overlay.

3. **Customization Options:**
- Users can set lower and upper bounds for the typing speed, which control the delay between typing each character.
- Additionally, users can specify a pause duration to pause typing after certain characters like punctuation marks.

4. **Natural Typing Simulation:**
- The script simulates typing by dispatching keyboard events for each character in the entered text.
- A random delay, within the specified bounds, is introduced between typing each character to emulate human-like typing speed.
- The script also considers pause durations for specific characters to mimic natural typing behavior.

5. **Cancellation and Error Handling:**
- Users can cancel typing at any point by clicking the "Stop" button.
- Error handling ensures that invalid input or incorrect configurations are appropriately handled.

6. **User Feedback:**
- The script provides console logs to indicate the progress of typing and any relevant status messages.

Overall, "HumanType Pro" aims to improve the user experience by making text entry in Google Docs or Google Slides feel more natural and human-like, enhancing the authenticity of the editing process.