Table of Contents
Extensions
Debugging
F10
- make a step
F11
- make a step (into)
S-F11
- continue the execution till the end of the current function
Storages and Cookies
Computed Style Pane
- All but the top-most one will be “cancelled out” in the trace, which is denoted by a strike-through type.
Use Cases
Allow file access from local files
Run with an intital incognito window
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -incognito
Server DNS address could not be found
- Try within Incognito Mode
- If it works, open
chrome://net-internals/#dns
, then click the button Clear Host Cache