Happle_enthusiast·ApplebyHangingFruit Does anyone know, how to turn off this debug menus in safari? Showing on right click on tabcross-posted from: https://lemmy.world/post/13368484View original on lemmy.world19Comments4
ssome_guy lemmy.sdf.org1Hide 1 replyAlso, in Terminal app (find it via Spotlight): defaults write com.apple.Safari IncludeInternalDebugMenu 04
ddidnt_readit lemmy.world1Hide 1 replyIt looks like you have iOS Safari debugging turned on. Here’s the instructions I found from Apple to toggle it: Open the Settings app. Go to Safari. Scroll down to Advanced. Disable the Web Inspector toggle. I found this info on this Apple developer documentation page: https://developer.apple.com/documentation/safari-developer-tools/inspecting-ios3
Also, in Terminal app (find it via Spotlight):
defaults write com.apple.Safari IncludeInternalDebugMenu 0Thanks, but doesn't help unfortunately.
It looks like you have iOS Safari debugging turned on. Here’s the instructions I found from Apple to toggle it:
I found this info on this Apple developer documentation page: https://developer.apple.com/documentation/safari-developer-tools/inspecting-ios
Thanks, but doesn't help unfortunately.