sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
481 stars 45 forks source link

"Open Link in New Tab" on intermediate link shows notification but does not skip redirect in new tab #345

Closed wesinator closed 1 year ago

wesinator commented 1 year ago

New Issue Checklist (tick off like this: [x])

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

When opening a link that has an intermediate redirect in a new tab from the browser context menu Open Link in New Tab, the extension does not skip the redirect for the new tab, but it shows the notification as if the redirect is skipped.

Firefox 111 macOS, notifications enabled

To reproduce:

sblask commented 1 year ago

Duplicate of https://github.com/sblask/webextension-skip-redirect/issues/294