File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 134134.yarn /build-state.yml
135135.yarn /install-state.gz
136136.pnp. *
137+
138+ # Fumadocs
139+ .source
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ This Guide will help you customize the appearance of Zen Browser by live editing
3030 After Zen Browser version ` 1.0.0-a.31 ` the Browser Developer Tools is <strong >disabled</strong > by default for security.
3131
3232 1 . Open the ` about:config ` page. This page contains advanced settings for the browser.
33- 2 . Search for ` devtools.debugger.remote-enabled `
34- 3 . Toggle the setting to ` true ` by double-clicking on it
33+ 2 . Search for ` devtools.debugger.remote-enabled ` and toggle it to ` true ` .
34+ 3 . Search for ` devtools.chrome.enabled ` and toggle it to ` true ` .
3535</Callout >
3636
37371 . In Zen Browser, press ` Ctrl + Shift + Alt + I ` to open the Developer Tools.
You can’t perform that action at this time.
0 commit comments