Sleazy Fork is available in English.

网页加速器 2023-09-02 被举报,原因是:恶意软件或代码

举报者说:

The scripts change the official website links to suspected links.

Such are not mentioned in the description.

The author might intent to hurt users' PC.

Extracted from the coding:

if (util.reg.chrome.test(url)) {
linkElement.href = url.replace("chrome.google.com", "chrome.crxsoso.com");
}
if (util.reg.edge.test(url)) {
linkElement.href = url.replace("microsoftedge.microsoft.com", "microsoftedge.crxsoso.com");
}
if (util.reg.firefox.test(url)) {
linkElement.href = url.replace("addons.mozilla.org", "addons.crxsoso.com");
}
if (util.reg.microsoft.test(url)) {
linkElement.href = url.replace(/(www|apps)\.microsoft\.com/, "apps.crxsoso.com");
}
🥇_🥇 说:
恶意举报,配置选项里可以自行关闭

自此举报提交以来,此脚本已经更新。

此脚本已经有 3 个之前被确认或修复的报告。

🥇_🥇(被举报用户)已经有:

管理员已通过该举报。

If you can disable malware in options, malware doesn't stop to be a malware.