General URL Cleaner

Cleans URL's from various popular sites.

These are versions of this script where the code was updated. Show all versions.

  • v3.3 24.03.2020. Exclude hangouts
  • v3.3 24.03.2020. Clean more ebay parameters
  • v3.2 12.01.2020.
  • v3.2 12.01.2020. Fixed more ebay issues
  • v3.2 12.01.2020. Fixed more ebay issues
  • v3.1.1 12.01.2020. Fixed ebay issue
  • v3.1 12.01.2020. Fixed a bunch of things
  • v3.0 29.12.2019. Simplified and cleaned
  • v2.12.3 13.04.2018.
  • v2.12.2 24.02.2018. Added IMDB https support
  • v2.12.1 14.09.2017. Google search: delete dcr parameter
  • v2.12 13.09.2017. fixed imdb cleaning
  • v2.12 13.09.2017. added disqus support
  • v2.11 01.08.2017. Google image search improvements
  • v2.10.3 01.08.2017.
  • v2.10.2 01.08.2017. google image search outgoing links fixed
  • v2.10.1 01.08.2017.
  • v2.10 28.07.2017.
  • v2.9 19.01.2017. Added support for facebook, twitter, staticice
  • v2.8.3 16.01.2017. Fixed Amazon Look Inside for Firefox
  • v2.8.2 22.09.2016. Fixed script name
  • v2.8.1 21.09.2016. fixed google regex
  • v2.8 21.09.2016. Fixed newegg, added hash deleter
  • v2.7.4 09.09.2016. fixed ebay "view original listing"
  • v2.7.3 08.09.2016. fixed tld matching
  • v2.7.2 06.09.2016. Fixed parameter cleaning to not accidentally delete hashes
  • v2.7.1 30.08.2016. Bug fixes
  • v2.7 30.08.2016. Improved google instant handling
  • v2.6.2 29.08.2016. fixed issue where it wouldn't run on some google instant searches
  • v2.6.1 29.08.2016. Performance improvements
  • v2.6 29.08.2016. Performance improvements
  • v2.5 23.08.2016. Added IMDB support, general optimisations
  • v2.4.1 22.08.2016. Catch errors where href attribute doesn't exist
  • v2.4 02.08.2016. Now only cleans links when the number of links has increased
  • v2.3 19.07.2016.
  • v2.2.9 18.07.2016.
  • v2.2.9 18.07.2016. Went overkill adding safeguards against infinite loops, because I can't see why they should even be happening at all.
  • v2.2.8 29.06.2016. Fixed ebay, and now using the most standard for loop available.
  • v2.2.7 08.06.2016.
  • v2.2.6 08.06.2016.
  • v2.2.5 06.06.2016. Ebay, amazon and newegg are now http/https agnostic
  • v2.2.4 04.06.2016. Properly fixed amazon
  • v2.2.3.1 01.06.2016. added https support for Amazon
  • v2.2.3 01.06.2016. Improved performance
  • v2.2.2.2 25.05.2016. fixed google search parameters regex
  • v2.2.2.0 25.05.2016.
  • v2.2.1.0 25.05.2016. removed a debugging statement
  • v2.2.1.0 25.05.2016. Fixed Google Instant cleaning not working in Chrome
  • v2.2.0.0 24.05.2016. Google now uses history.pushState, so onhashchange no-longer works. But there is no onpushstate trigger available, so we monitor the search input box (id:'lst-ib') for changes instead.
  • v2.1.0.0 19.05.2016.

Show all script versions