Open redirected/cloaked links directly
These are versions of this script where the code was updated. Show all versions.
skip non-http links like magnet://
skip referrer urls
use data: URL for the icon to support sites with strict CSP
fix clicking on the original link
switched to pure on-hover processing (removed MutationObserver)