How to dock Chrome Web Inspector to the side of the browser instead of the bottom?

google-chrome, web-inspector

Solution

Click on the gear in the lower right of the inspector. Check the `Dock to right` option. You may have to update to the beta/dev channel for the option to be available.

Update: The option is now in the lower left of the inspectors toolbar.

Problem

It's currently docked to the bottom of the browser. I know it can be split into a separate window, but I wanted it docked to the side of the browser instead.

Original source