Slickdeals Clean URL

Removes tracking urls and replaces with original, canonical link

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!)

Forfatter
schrauger
Daglige installasjoner
0
Totale installasjoner
940
Vurderinger
5 0 1
Versjon
2015.05.28
Lagd
20.10.2015
Oppdatert
20.10.2015
Size
1,2 kB
Lisens
I/T
Gjelder

Note: This greasyfork repo is auto-updated from the script's [main repo at github](https://github.com/schrauger/slickdeals-clean-url).

Fork from defunct site userscripts.org (copied from http://userscripts-mirror.org/scripts/show/102775)

# slickdeals clean url

Remove link tracking in websites such as Slickdeals and fatwallet.

For example, you may have
http://slickdeals.net/?sid=5&url=http://otherwebsites.com

This script will make it
http://otherwebsites.com

This is very useful if you are using hosts file to stop some spam sites.

It will also speed up your connection as it bypasses third party redirect.

Update:
October 20, 2015
* Added https support.
* Forked script from defunct site userscripts.org (copied from http://userscripts-mirror.org/scripts/show/102775)

May 28, 2013
* Added decode of '&', replace all '&' with & in links.
May 20, 2012
* use array.length to get the last http link

May 16, 2012
* Added support of decodeURIComponent
* Added support for new tracking method in Slickdeals (SD now tracks twice, not sure what they are doing).
* Added the website of fatwallet.com