commit 51f3fdbd87570488d8bac7d8e9aa5965ef9e0566
parent db04bc44f2982ae8e39f10d056bc7cfe7804d4fd
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 8 Oct 2022 14:08:55 +0000
devtools.chrome.enabled
default false in stable, dev, beta, nightly
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 5-October-2022
+ Last updated: 8-October-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -242,6 +242,7 @@
'browser.newtabpage.activity-stream.feeds.discoverystreamfeed',
'browser.newtabpage.activity-stream.feeds.snippets',
'browser.tabs.warnOnClose',
+ 'devtools.chrome.enabled',
'dom.netinfo.enabled',
'dom.vr.enabled',
'extensions.formautofill.addresses.supported',