Greasy Fork is available in English.
Removes all tracking info from imdb links. Keeps other parameters intact.
Bunlar bu scriptin güncellenmiş kod versiyonlarıdır. Bütün versiyonları göster.
normalize more links (title page)
added 2 urls to normalize
try to fix first links as soon as possiblenormalizeLnk() is applied on all pages
normalize links on "list" pages toofix "credits/cast" links on "title" pages (they broke something)
small fix to ensure that the mutationObserver is always loaded
fix for new "title" page (normalizeLnk)fix for "full-cast" page with thousands of links (eg. "Grey's anatomy", >14000) - the bottleneck was the link variable assignment - better event choice + "async" update.
links uniformity - fix links in bio text (missing trailing /)
catch all imdb.com links