How to unzoom Chrome-* console

On Mac with a keyboard layout where you cannot do shift++ (since you need shift to do a +, like on the French keyboard layout) you have to "Undock into seperate window", and only then can use Command+0, Command++ or Command+- like you would in a normal window.


Reset chrome zoom to default inside console/devtools:

MAC version: command(⌘) + 0

WINDOWS version: ctrl + 0

Type of keyboard might influence the result. In this case, just go to your machine's settings and set temporarily US keyboard.


I have the same problem when typing ] with AltGr++ key the console interprets as zoom in. (More info on AltGr key here)

To zoom out try pushing AltGr+- or Ctrl+-.

To type } try its Ascii code, which is 125: AltGr+125