Changes between Version 21 and Version 22 of WebInspector
- Timestamp:
- Aug 30, 2012 6:56:36 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebInspector
v21 v22 8 8 * Google Chrome — Enabled by default, use the Inspect Element context menu to access the Web Inspector. 9 9 10 * Any WebKit client — Find the application's bundle identifier. Enter the following command once in Terminal, inserting the bundle identifier, and relaunch the application in order to use the Web Inspector. 10 * Any WebKit client — Find the application's bundle identifier. Enter the following command once in Terminal, inserting the bundle identifier, and relaunch the application in order to use the Web Inspector. [http://www.hockeychamp2014.com/ hockey championship] 11 11 {{{ 12 12 defaults write «bundle-identifier-here» WebKitDeveloperExtras -bool true