From 4f26d50c9715692bdd135d89727451651ca59225 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Wed, 13 Aug 2025 11:33:18 -0500 Subject: Add LegacyWolf information to README --- README | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index bdd8cba..7b34bcd 100644 --- a/README +++ b/README @@ -1,3 +1,23 @@ +=== LegacyWolf === + +LegacyFox as an add-on + +== Installation == +0. Install/upgrade Firefox (ESR) from your distribution's repositories +1. Set `xpinstall.signatures.required` to `false` +2. Set `extensions.experiments.enabled` to `false` +3. Run `make` +4. Install the resulting .xpi + +== Notes == + * As far as the author knows, `xpinstall.signatures.required` and + `extensions.experiments.enabled` can only be changed in ESR, Nightly and + Developer builds of Firefox. Corrections welcome on this point. + * If a version of Firefox is not supported by the latest LegacyFox, it is not + supported by the latest LegacyWolf. LegacyWolf versioning follows + LegacyFox versioning; e.g. LegacyWolf v0.4 corresponds to LegacyFox v0.4. + + === LegacyFox === Monkeypatching Firefox Quantum to run VimFx @@ -17,8 +37,8 @@ Monkeypatching Firefox Quantum to run VimFx * Uses unsandboxed AutoConfig -- watch http://bugzil.la/1514451 == Disclaimer & License == -This project is neither endorsed nor recommended by Mozilla. Firefox is their -trademark; you are not granted any right to distribute modified binary versions +This project is neither endorsed nor recommended by Mozilla. Firefox is their +trademark; you are not granted any right to distribute modified binary versions of the software containing the official branding. (C) 2018-2019 Mozilla, MPL v2 -- cgit v1.2.3