For the complete documentation index, see llms.txt. This page is also available as Markdown.

雨夜回廊 - 浏览器

技巧

Chrome在 chrome://flags 页面开启 extensions-on-chrome-urls 后解决通知问题 修改Chrome快捷方式的目标(Target)属性

  • 打开Chrome浏览器的快捷方式属性。

  • 在"目标"字段中,添加--test-type参数。这将禁用警告消息。

  • 例如:"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --test-type

指定用户配置,依旧是在"目标"中,添加--profile-directory="Profile 3"参数。可指定使用对应的配置文件,适用于多账户。

  • --profile-directory 参数的值必须是 Chrome 用户数据目录 (User Data) 下的一个实际存在的子文件夹名称

浏览器多开&指纹

Firefox 修改版

Firefox 美化

Chromium 修改版

Chrome 便携化

EDGE 离线包

其他浏览器