Read clipboard calls
navigator.clipboard.readText() (top) and
navigator.clipboard.read() (bottom). The list shows each
MIME type: index, type, raw payload (text or base64), and a preview
control that opens a sticky panel with an <img>,
<video>, <audio>, sandboxed
<iframe> for HTML, etc. You can also use
Paste (⌘V / Ctrl+V) when the API is blocked.
read() (per MIME type)