mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Added missing step for live editing configuration
This commit is contained in:
parent
542f2ad613
commit
7df9b117e8
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ This Guide will help you customize the appearance of Zen Browser by live editing
|
||||||
1. Open the `about:config` page. This page contains advanced settings for the browser.
|
1. Open the `about:config` page. This page contains advanced settings for the browser.
|
||||||
2. Search for `devtools.debugger.remote-enabled` and toggle it to `true`.
|
2. Search for `devtools.debugger.remote-enabled` and toggle it to `true`.
|
||||||
3. Search for `devtools.chrome.enabled` and toggle it to `true`.
|
3. Search for `devtools.chrome.enabled` and toggle it to `true`.
|
||||||
|
4. Search for `toolkit.legacyUserProfileCustomizations.stylesheets` and toggle it to `true`. This setting is required for `userChrome.css` to work.
|
||||||
</Callout>
|
</Callout>
|
||||||
|
|
||||||
1. In Zen Browser, press <KeyboardShortcut shortcut="Ctrl + Shift + Alt + I" /> to open the Developer Tools.
|
1. In Zen Browser, press <KeyboardShortcut shortcut="Ctrl + Shift + Alt + I" /> to open the Developer Tools.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue