启用Windows系统上Safari的Debug菜单

Enable the Safari Debug menu option on Windows

To enable the Safari Debug menu option, you need to find your Preferences.plist file located in %APPDATA%\Apple Computer\Safari (%APPDATA is typically C:\Documents and Settings\your login name\Application Data\).
Open the file and add the following lines somewhere within the <dict> section:

<key>IncludeDebugMenu</key>
<true />

(1)找到Preferences.plist 文件

Enable the Safari Debug menu option on Windows

(2)添加

<key>IncludeDebugMenu</key>
<true />

Enable the Safari Debug menu option on Windows 2

(3)启用后的Debug菜单(Windows XP, Safari)

Enable the Safari Debug menu option on Windows 3

REF: http://www.appletalker.com/forum/index.php?req=thread&id=949

posted @   emanlee  阅读(2824)  评论(0编辑  收藏  举报
编辑推荐:
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
点击右上角即可分享
微信分享提示