Pasta-K
Clipboard API - Web APIs | MDN
2023-02-02 17:09:14 UTC
Clipboard API The Clipboard API provides the ability to respond to clipboard commands (cut, copy, and paste) as well as to asynchronously read from and write to the system clipboard. Note: This API is not available in Web Workers (not exposed via WorkerNavigator).