mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 17:30:03 +02:00
updated guides/live-editing.md
This commit is contained in:
parent
7faf72bceb
commit
d154e9f3b8
9 changed files with 81 additions and 8 deletions
|
@ -22,6 +22,13 @@ This [[guides/index|guide]] will help you customize the appearance of Zen Browse
|
|||
2. Navigate to the **Style Editor** tab.
|
||||
3. In the filter/search bar, type `userChrome` to locate the `userChrome.css` file you created earlier.
|
||||
|
||||
>[!info] Enable Browser Developer Tools
|
||||
>Afer Firefox version `131` the Browser Developer Tools is **disabled** by default for security.
|
||||
>1. Open the `about:config` page. This page contains advanced settings for the browser.
|
||||
>2. Search for `devtools.debugger.remote-enabled`
|
||||
>3. Toggle the setting to `true` by double-clicking on it
|
||||
|
||||
|
||||
## Step 4: Edit the `userChrome.css` File
|
||||
|
||||
1. The `userChrome.css` file should now be visible in the Style Editor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue