Don't slack-redir links 作者: Rob W
An efficient way to prevent Slack from replacing links with slack-redir.net, while still protecting privacy (against referrer leakage).
5 个用户5 个用户
扩展元数据
关于此扩展
Prevents Slack from replacing external links with "slack-redir.net", and prevent referrer leakage, so that your Slack URL does not end up in the access logs of the linked website.
This extension aims to do that in the most efficient way possible. There are other extensions with similar functionality, but they either work by responding to changes in the whole document (using
None of the extension that I reviewed had precautions against referrer leakage. Since Slack hides the referrer by default, this shouldn't be a problem. But an admin can change this ( https://slack.com/intl/en-gb/help/articles/204399413 ), which results in unwanted referrer leakage.
This extension aims to do that in the most efficient way possible. There are other extensions with similar functionality, but they either work by responding to changes in the whole document (using
MutationObserver, which is costly) or by fixing up links upon click (which may fail if the extension runs too early).None of the extension that I reviewed had precautions against referrer leakage. Since Slack hides the referrer by default, this shouldn't be a problem. But an admin can change this ( https://slack.com/intl/en-gb/help/articles/204399413 ), which results in unwanted referrer leakage.
评分 5(1 位用户)
权限与数据
更多信息