您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
This script removes the YesWare email trackers from links received in GMail. This means the sender will not know that you have clicked on their links if they use this tracking system.
当前为
This script removes YesWare email trackers from email links in GMail. When you are sent an email with these tracking links, the sender can track if and when you clicked on the links they sent you, how many times, from what IP address, etc. You can read more about YesWare on their website.
The YesWare links contain a tracking identifier followed by the real address the link points to, so this script just rewrites these links to remove the tracker.
For example, the YesWare tracking links look something like https://t.yesware.com/123/456/789/company-website.com/about-us.html
If you click on such a link, YesWare will track your click, associate it with your email, and then send you to company-website.com/about-us.html
. This scripts simply rewrites the link to remove the tracking part, and leaves you with a non-tracking link.
The code is commented and should be clear enough for people to understand what it does.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址