I want to set the chrome page scale to 120%, but chrome only provides 110%, which does not give me a comfortable zoom ratio.
Obsessive-compulsive disorder, Google does not have a good solution for a long time.
Although many third-party extensions can customize the scaling ratio, Extensions cannot support the scaling of chrome parameter pages and extension configuration pages.
So I tried to find and modify the chrome configuration file and finally solved the problem.
The address of the chrome configuration file is [user] \ [user name] \ appdata \ Local \ google \ chrome \ User Data \ Default \ [Preferences]
Note that preferences is a file without a suffix. Open it directly in notepad, search for the ult_zoom_level configuration section, set its value to 1.0200000000000005, and set it to the default zoom 120%.
If you want to set the scaling ratio to another one, you can guess the size slowly. It seems that this value is weird. There should be a special algorithm to determine the scaling ratio.
Fuck Google !!! Various designs against humanity !!!