File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 134
134
.yarn /build-state.yml
135
135
.yarn /install-state.gz
136
136
.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
30
30
After Zen Browser version ` 1.0.0-a.31 ` the Browser Developer Tools is <strong >disabled</strong > by default for security.
31
31
32
32
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 ` .
35
35
</Callout >
36
36
37
37
1 . 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