返回首頁 

Greasy Fork is available in English.

IMDb - fix links

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

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.2.206.09.2021

    normalize more links (title page)

  • вер. 1.2.105.09.2021

    added 2 urls to normalize

  • вер. 1.202.09.2021

    try to fix first links as soon as possible
    normalizeLnk() is applied on all pages

  • вер. 1.1.224.08.2021

    normalize links on "list" pages too
    fix "credits/cast" links on "title" pages (they broke something)

  • вер. 1.1.118.08.2021

    small fix to ensure that the mutationObserver is always loaded

  • вер. 1.117.08.2021

    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.

  • вер. 1.0.202.06.2021

    links uniformity - fix links in bio text (missing trailing /)

  • вер. 1.0.130.04.2021

    catch all imdb.com links

  • вер. 1.023.04.2021