How to turn off the device option in Chrome? - google-chrome

My Chrome browser automatically got updated and now it displays a weird device bar on top as shown in the screenshot below:
Any ideas how to remove the bar?

Open Settings (via the triple horizontal bar icon on the very right of the address bar).
Then open 'More Tools' and then 'Developer Tools'
In the tool bar of the developer panel there will be a blue highlighted smartphone icon. Click that to get rid of the device ruler.

Related

Is there a way to resize a web browser's window so that their dimesions are a specific width and height?

I need to view a webpage using specific dimensions without having to resize a web browser window all the time.
(Windows)
Firefox:
Shortcut: Ctrl+Shift+M, or:
Press F12 to open devtools sidebar
On the top right corner of the bar, click the button "Responsive Design-modus", the icon looks like a little phone on a tablet
Chrome/ Edge:
Shortcut: Ctrl+Shift+M, or:
Press F12 to open devtools sidebar
On top left corner of the bar, click the button "Toggle device toolbar", the icon looks like a phone on a tablet (Chrome) or a phone on a screen (Edge)
Opera:
Shortcut: Ctrl+Shift+M (might not work and open Messenger sidebar by default), or:
Press Ctrl+Shift+I to open devtools sidebar
On top left corner of the bar, click the button "Toggle device toolbar", the icon looks like a phone on a tablet
How to use:
From the dropdown menu "Responsive" you can change the viewport size to match a set of devices or add your own, or leave it on responsive and change the two number fields next to it with the desired width and height

Chrome extensions are not showing in popup window

Do any one knows how to make sure that extensions work in popup window as well.
I have my chrome browser[highlighted with RED rectangle box in the picture], I wanted to capture the full screen of popoup windows[which is below to chrome highlighted box]. Also to mention that popup page is very huge having big scroll in it [mentioned by blue arrow in the picture].
Its really important.
Right click the Google Chrome window on top and select open as tab, then the address bar opens with default options to the right and click the puzzle icon for your extensions :)

Can Chrome v41 Inspector be docked to side?

With the latest version of Chrome (v41), I seem to only have bottom and pop-out window options. Is there a way I can dock the Web Inspector to the side?
Yes there is a little icon on the right of the Inspector that docks to the side. See the attached screenshot
If you only see the bottom or pop out icon perform a long click on the icon to turn it into a drop down menu.

Chrome: how to hide Chrome's page paint time panel in the top right corner?

Any option to show/hide the black box in the top right corner of Chrome when you open Developer Tools ?
The toggle for this is called Enable continuous page repainting and is located in the Developer Tools' drawer, under the Rendering tab.
Chrome Developer Tools Rendering Settings

New Chrome Inspect Toolbar

This just appeared in the top left of my window when I run Chrome Inspect.
What is it called and how do I get rid of it?
That is "device mode" mobile/layout emulation. The key to disabling it is finding the phone icon, usually at the top left of the normal inspector window. The icon should be blue while it is active.
In this image, you can see it at the bottom right:
The disable icon on the top left looks promising, but only turns off the emulation of a specific mobile device; it doesn't actually close the device mode view.