We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6e211 commit 3f6fcc1Copy full SHA for 3f6fcc1
scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
3
- removed from the arkenfox user.js
4
- deprecated by Mozilla but listed in the arkenfox user.js in the past
5
6
- Last updated: 16-September-2023
+ Last updated: 18-September-2023
7
8
Instructions:
9
- [optional] close Firefox and backup your profile
@@ -35,6 +35,7 @@
35
/* 116+ */
36
'dom.webnotifications.serviceworker.enabled', // 117
37
'layout.css.font-visibility.resistFingerprinting', // 116
38
+ 'permissions.delegation.enabled', // 118
39
'security.family_safety.mode', // 117
40
/* 103-115 */
41
'browser.cache.offline.enable', // 115
0 commit comments