Enabling debug menu in Safari for Windows

后端 未结 4 1415
梦如初夏
梦如初夏 2021-01-17 09:45

I found plenty of info on this for Safari 3, but things have evidently changed in version 4. I just happened to stumble upon the answer by experimenting, so posting it here

4条回答
  •  深忆病人
    2021-01-17 10:33

    For version 4, open Safari from the command prompt with the switch: /enableInternalDebugMenu

    e.g. "C:\Program Files\Safari\Safari.exe" /enableInternalDebugMenu

    For version 3, the switch is: /enableDebugMenu

    Note: You only need to do this once -- Safari will remember the setting.

提交回复
热议问题