Reliable Fast Simulated Typing on Paste

Intercept and replace paste behavior with fast simulated typing (works across most sites)

作者
Coconut Nut
今日安裝
0
安裝總數
0
評價
0 0 0
版本
2.0
建立日期
2025-06-03
更新日期
2025-06-03
尺寸
2.1 KB
授權條款
MIT
腳本執行於
所有網站

Intercept and replace paste behavior with fast simulated typing (works across most sites). To work for only specific sites change

// @match *://*/*

to something like

// @match https://academy.cs.cmu.edu/*

for example.