您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
it will remove coded links
This little script will remove coded links in slickdeals.
For example,
http://slickdeals.net/?sid=5&url=http://links.com
This script will make it
http://links.com
The problem with the initial links is that it will jump through multiple tracking websites. If you are using adblock, this will render your link not working.
This was initially written by me in 2012 in greasemonkey and in 2014 it was republished in greasyfork.org.
Update history:
2019.12.15 updated to remove fatwallet (which is defunct now).
2014. published in greasefork.org
2012. initial publishing