Skip to content

Instantly share code, notes, and snippets.

@Beyarz
Created March 12, 2022 19:33
Show Gist options
  • Select an option

  • Save Beyarz/fad3adaa01bba5e2c856c9d7175cc1e9 to your computer and use it in GitHub Desktop.

Select an option

Save Beyarz/fad3adaa01bba5e2c856c9d7175cc1e9 to your computer and use it in GitHub Desktop.
Enable devtool on macOS native windows
defaults write NSGlobalDomain WebKitDeveloperExtras -bool true
defaults write -g WebKitDeveloperExtras -bool YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment