1

Im looking for a way to open an edited URL when I click on a certain link on a certain page, using userscript.

But I want to be discreet, so without

  • editing the the DOM (not changing the href url)
  • sending any request to the original url

Im not quite sure if @run-at document-start is fast enough to detect and redirect url before accessing the original url. I feel not.

Can anyone point me to the right direction? is it even possible?

0 Answers0