chrome-cli
chrome-cli copied to clipboard
Reload reloads the devtools window if it is the foremost tab
If you have an undocked devtools window, and use the reload command, the HTML in the devtools window will reload, but not the actual page attached to it. I'm not sure if this is a limitation of the Chrome APIs. If you use the GUI, pressing Command+R in the detached devtools reloads the page.