So say I have a specific value on the Windows clipboard and after I paste it, I want another different specific value to be pasted.
Is it possible to write a hook in say...powershell...to catch the paste of a specific value, copy the new next-value to the clipboard so I can paste the next link in the chain as it were?