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.