Changes between Version 70 and Version 71 of WebInspector
- Timestamp:
- Oct 5, 2015, 7:22:43 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebInspector
v70 v71 12 12 * Enter the following command once in Terminal (inserting the bundle identifier) 13 13 {{{ 14 defaults write «bundle-identifier-here»WebKitDeveloperExtras -bool true14 defaults write "bundle-identifier-here" WebKitDeveloperExtras -bool true 15 15 }}} 16 16 * Relaunch the application in order to use the Web Inspector