trytomakeyouprivate
e367542c7c
Disabled block_mozAddonManager, very outdated
...
All the linked issues are fixed since v60.0 (!)
It is intentional that Addons cannot run on AMO, to avoid addons injecting malicious .xpi downloads and tricking users into installing ANYTHING.
I am wondering if there are more of these extremely outdated settings...
2023-10-27 00:09:36 +00:00
Thorin-Oakenpants
35e8def0b1
network.dns.skipTRR-when-parental-control-enabled
2023-10-18 14:59:33 +00:00
Thorin-Oakenpants
3fdcb28b8f
v118 ( #1724 )
2023-10-18 14:03:40 +00:00
earthlng
f54d632da5
v2.0 - improve root check
2023-10-07 10:33:49 +00:00
Thorin-Oakenpants
6e79d1bba6
deprecated v118
2023-09-29 10:52:55 +00:00
Thorin-Oakenpants
56f51203bf
point to archived version
2023-09-21 12:36:35 +00:00
Thorin-Oakenpants
bd2e5b8d1d
undo encryption
...
they're not default false since 108, that was nightly only
2023-09-18 11:47:49 +00:00
Thorin-Oakenpants
f0513b7e64
inactive prefs no longer needed
...
encryption prefs false since FF109, taskbar since jesus or whatever
2023-09-18 11:41:47 +00:00
Thorin-Oakenpants
336300a274
v118 removed
...
these are all at default now as of at least ESR115
2023-09-18 08:39:50 +00:00
Thorin-Oakenpants
50af4b9af4
remove old prefs
2023-09-18 08:34:35 +00:00
Thorin-Oakenpants
3f6fcc13f0
permissions.delegation.enabled
2023-09-18 08:31:22 +00:00
Thorin-Oakenpants
1e6e211a06
v117 ( #1710 )
2023-09-17 07:17:40 +00:00
Thorin-Oakenpants
dfd5589c3d
v117 deprecated
2023-09-16 07:08:33 +00:00
Thorin-Oakenpants
ba173d4920
layout.css.font-visibility.resistFingerprinting
2023-08-28 04:15:07 +00:00
Thorin-Oakenpants
61a9f9d37a
v115.1 ( #1703 )
...
The .1 refers to arkenfox, and has nothing to do with Firefox's versioning. This will better align ESR115 users' defaults with AF moving forward
2023-08-27 01:49:42 +00:00
Thorin-Oakenpants
576da2e236
Delete smartReferer.png
2023-08-26 07:08:23 +00:00
Thorin-Oakenpants
f1831e947b
media.gmp-widevinecdm.enabled
...
this adds nothing, users can use `media.eme.enabled` if this is their threat model
2023-08-26 06:45:37 +00:00
Thorin-Oakenpants
915f39959c
external.ms-windows-store, fixes #1142
2023-08-14 03:27:30 +00:00
Thorin-Oakenpants
4d78abf2bf
v115 ( #1680 )
2023-07-26 04:37:00 +00:00
Thorin-Oakenpants
6151d664ac
middlemouse.contentLoadURL
2023-07-19 20:38:31 +00:00
Thorin-Oakenpants
47f152ac90
browser.cache.offline.enable
2023-07-10 13:35:52 +00:00
Thorin-Oakenpants
84d515abfc
extensions.formautofill.heuristics.enabled
2023-07-10 12:44:53 +00:00
Thorin-Oakenpants
c34531b67e
114 deprecated
2023-06-21 03:29:51 +00:00
earthlng
04e6e77439
v3.9 - fix #1670
2023-05-05 10:56:08 +00:00
Thorin-Oakenpants
bc5add9450
v112 ( #1654 )
2023-05-04 23:31:33 +00:00
earthlng
b117916207
Update prefsCleaner.sh
2023-04-24 16:58:19 +00:00
bol0gna
2f4b93a18f
fix escape character, should close #1667 ( #1668 )
2023-04-24 16:56:29 +00:00
earthlng
d50c772d7d
v1.8 - fix syntax error
2023-04-23 09:14:03 +00:00
earthlng
7a1d0a92af
v3.7 - fix syntax error
2023-04-23 09:13:13 +00:00
Celestial Nebula
f2e4a79ca0
updater.sh/prefsCleaner.sh: Check for root and abort ( #1651 )
...
* updater.sh/prefsCleaner.sh: Check for root and abort
Check if running as root and if any files have the owner/group as root|wheel.
Abort on both.
Should (hopefully) prevent stuff like: https://github.com/arkenfox/user.js/issues/1587
Discussion: https://github.com/arkenfox/user.js/pull/1595
---------
Co-authored-by: Mohammed Anas <triallax@tutanota.com>
Co-authored-by: earthlng <earthlng@users.noreply.github.com>
2023-04-22 11:52:26 +00:00
Thorin-Oakenpants
c84c419544
v111 ( #1650 )
2023-03-30 04:50:25 +00:00
earthlng
bdaa2867b9
v2.7 - use Powershell for locale-independent TS
...
fixes #1624
2023-03-19 11:16:40 +00:00
Thorin-Oakenpants
e2e8c4ea8f
add arkenfox/gui
2023-03-13 07:13:07 +00:00
Thorin-Oakenpants
d13f39d9f9
v110 ( #1629 )
2023-03-12 03:26:12 +00:00
earthlng
ca022d8c2d
v4.19 - use Powershell for locale-independent TS
2023-03-10 09:21:21 +00:00
Thorin-Oakenpants
7388485063
v109 ( #1614 )
2023-02-07 00:02:45 +00:00
Keith Harrison
8259191167
prefsCleaner.bat: add -unattended flag ( #1616 )
...
* prefsCleaner.bat: add -unattended flag
Usage:
prefsCleaner.bat -unattended
Skips the prompt for user input and proceeds when -unattended is specified. If omitted, default behaviour is unchanged.
---------
Signed-off-by: Keith Harrison <keithh@protonmail.com>
Co-authored-by: earthlng <earthlng@users.noreply.github.com>
2023-02-05 14:06:49 +00:00
Thorin-Oakenpants
b99dd27de8
browser.startup.blankWindow, #1618
2023-01-27 01:07:25 +00:00
icpantsparti2
62a68f0814
v108 ( #1613 )
...
nit: add a ';' to the end of line 1040
2023-01-08 16:48:25 +00:00
Thorin-Oakenpants
be376afc1e
v108 ( #1606 )
2023-01-08 15:20:22 +00:00
Thorin-Oakenpants
f5e54b4a70
revert security.tls.version.enable-deprecated
...
we kept it in the user js
2023-01-02 17:15:24 +00:00
earthlng
7135907b2f
Update prefsCleaner.sh
2022-12-10 14:35:48 +00:00
earthlng
12ca83b550
v1.6 - autoupdate
2022-12-10 14:00:23 +00:00
Thorin-Oakenpants
e4a85c30c1
security.tls.version.enable-deprecated
...
the UI for downgrading was removed in FF94, default is false
2022-12-05 18:48:51 +00:00
Thorin-Oakenpants
45d23f8d75
region prefs, #1590
2022-12-02 10:19:29 +00:00
Thorin-Oakenpants
40e8e1acbe
beacon.enabled, see #1586
2022-11-28 08:11:40 +00:00
earthlng
6789dc7fef
fix typo
2022-11-22 19:50:50 +00:00
earthlng
5eaa8196e2
v4.18 - fix backup filename
2022-11-22 19:00:47 +00:00
Thorin-Oakenpants
cc0f05388f
v107 ( #1579 )
2022-11-21 00:36:37 +00:00
Thorin-Oakenpants
5a366493e0
dom.disable_open_during_load
...
default true since at least FF60
2022-11-19 04:04:59 +00:00