From ca872e29c568f487e841519cd46c434d703afd0a Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:15:39 -0600 Subject: [PATCH] updated guides/live-editing.md --- content/guides/live-editing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/live-editing.md b/content/guides/live-editing.md index d2e0a0d..671d6fc 100644 --- a/content/guides/live-editing.md +++ b/content/guides/live-editing.md @@ -23,7 +23,7 @@ This [[guides/index|guide]] will help you customize the appearance of Zen Browse 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. +>After Zen Browser version `1.0.0-a.31` 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