Posts: 74
Threads: 39
Joined: Nov 2017
How do we set zoom level uniform all webpages of browser
If we have to clear each specifics at Content -> zoom , we'd click the removal buttons all the way down, even if there're 99 items.
How to clear once for all to set zoom level uniform on all url pages ?
Posts: 6,203
Threads: 90
Joined: Oct 2014
You can close the browser, backup and edit the file "User Data\Default\Preferences".
If you are familiar with JSON syntax, you can remove the node named "per_host_zoom_levels".
If you are not familiar with JSON, you can just search "per_host_zoom_levels" and replace it with "xxxxxx".
(Without quotes)
Posts: 2
Threads: 0
Joined: Jan 2021
(03-05-2019, 04:21 PM)CentBrowser Wrote: Вы можете закрыть браузер, сделать резервную копию и отредактировать файл «User Data \ Default \ Preferences».
Если вы знакомы с синтаксисом JSON, вы можете удалить узел с именем «per_host_zoom_levels».
Если вы не знакомы с JSON, вы можете просто выполнить поиск «per_host_zoom_levels» и заменить его на «xxxxxx».
(Без кавычек)
did not help
Posts: 6,203
Threads: 90
Joined: Oct 2014
(01-27-2021, 11:20 AM)ascerdfg Wrote: did not help
If you don't care about the current session/tabs, you can just delete the file "User Data\Default\Preferences".