Disable “insecure download blocked” warning on Chrome and Edge
🌐 - 简体中文
Chrome blocks downloads from HTTP sources or files like .exe, displaying warnings like “insecure download blocked” and requiring manual approval each time.
At least starting from Chrome 124, this and this popular answer are not useful at all.

Solution / Workaround
Open chrome://settings/content/insecureContent, in "Allowed to show insecure content" list, add http://* and https://*.

Yes. This is the only effective method I've found.
Previously, this page had a toggle switch that could be clicked directly. Later, in some version, the switch was removed, allowing only the addition of domains one by one.
I feel this method is somewhat of an abuse, they (the Chrome developers) probably didn't anticipate that wildcards could be entered.
Translation
简体中文
新版本 Chrome 在下载 http 来源的内容,或者 exe 等可执行文件时,会提示 “已拦截未经验证的下载内容”、“已阻止不安全的下载” 阻止下载,每次都要手动放行。
至少从 Chrome 124 版本开始, 这个 和 这个流行的答案 已经完全失效。

解决绕过方法
打开 chrome://settings/content/insecureContent,在“允许显示不安全内容”列表中,添加 http://* 和 https://* ,即可完全绕过此限制。

是的。这是我找到的唯一有效的办法。
曾经,在这个页面,有个 switch 切换开关,可以直接点击。后来,某个版本把开关删掉了,只允许一个一个添加域名。
我觉得,我这个办法属于滥用,他们(Chrome 的开发者们)或许没想到可以填进去通配符。
kkocdko 首发于 20240706 ungoogled-chromium_issue-2940