Does anyone know, how to turn off this debug menus in safari? Showing on right click on tab

cross-posted from: https://lemmy.world/post/13368484

19 points · 4 comments · view on lemmy.world

4 Comments

some_guy@lemmy.sdf.org · 4 pts · 2y (1 reply)

Also, in Terminal app (find it via Spotlight):

defaults write com.apple.Safari IncludeInternalDebugMenu 0

HangingFruit@lemmy.world · 2 pts · 2y

Thanks, but doesn't help unfortunately.

didnt_readit@lemmy.world · 3 pts · 2y (1 reply)

It looks like you have iOS Safari debugging turned on. Here’s the instructions I found from Apple to toggle it:

  1. Open the Settings app.
  2. Go to Safari.
  3. Scroll down to Advanced.
  4. Disable the Web Inspector toggle.

I found this info on this Apple developer documentation page: https://developer.apple.com/documentation/safari-developer-tools/inspecting-ios

HangingFruit@lemmy.world · 2 pts · 2y

Thanks, but doesn't help unfortunately.