Greasy Fork is available in English.

Link Untracker

Remove tracking elements from links

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v13 22.12.2022 Imported from URL
  • v12 6.11.2022 Imported from URL
  • v11 27.7.2019 Imported from URL
  • v10 6.1.2019 Fix: only the first 100 links were checked (for some reason, loop exited at that point)
  • v9 26.12.2018 adding MetaGer.de untracker (partially working)
  • v8 29.3.2018 replaced calls to URLSearchParams by own class UrlParams as it caused trouble on "parameters without values"
  • v7 31.1.2018 working around an iteration issue with Firefox (only catching every 2nd variable). Thanks again to Danil!
  • v6 28.1.2018 Fixed parameter parsing/matching error (thanks to Danil1404 for pointing it out!)
  • v5 11.1.2018
  • v4 7.12.2017 adding Webtrekk (wt_) and Webtrends (WT.)
  • v3 29.11.2017 issue with sites using ";" to separate URL params. Ugly work-around, see description for details
  • v2 24.11.2017 exclude *phpmyadmin* as it relies on referrer variable
  • v1 23.11.2017