IMDb - fix links

Removes all tracking info from imdb links. Keeps other parameters intact.

Från och med 2021-04-30. Se den senaste versionen.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
Achernar
Betyg
0 0 0
Version
1.0.1
Skapad
2021-04-23
Uppdaterad
2021-04-30
Size
1,09 KB
Licens
N/A
Gäller för

This script removes the tracking elements from all links on imdb pages.
It keeps other parameters intact: search query, hash element.

For me, the usefulness of the script is mainly to get back uniformity in pages urls.
With a tracking element, the same page can be linked with different urls, and your browsing history won't show a page as viewed (with a link in a different color) even if you have viewed it previously.

Example:

  • The link to a film from a search result: www.imdb.com/title/tt0053221/?ref_=fn_al_tt_1
  • The same film from an actor's page: www.imdb.com/title/tt0053221/?ref_=nm_flmg_act_38
  • With this script, the link is always: www.imdb.com/title/tt0053221/

For more userscripts, styles, extensions, tips, ..., visit my programming page.