]> git.gir.st - LegacyFox.git/summary
 
descriptionLegacy bootstrapped extensions for Firefox 65 and beyond
last changeSat, 16 Mar 2024 15:33:18 +0000 (16:33 +0100)
readme
=== LegacyFox ===

Monkeypatching Firefox Quantum to run VimFx

== Installation ==
0. Install/upgrade Firefox from your distribution's repositories
1. Issue `make install` as root, or copy all files to Firefox' install directory
2. Install VimFx from https://github.com/akhodakivskiy/VimFx/releases

== Notes ==
 * LegacyFox is using ESModules and requires Firefox 124 or higher. Check out
   the `v3.3` tag for compatibility with Firefox 68 to 128.
 * Users of firefox-esr on debian need to use the following command:
   `make DESTDIR=/usr/lib/firefox-esr install`
 * BootstrapLoader et al. from comm-central (c.f. `make diff`)
 * Inspired by https://github.com/xiaoxiaoflood/firefox-scripts.git
 * 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 
of the software containing the official branding.

(C) 2018-2019 Mozilla, MPL v2
(C) 2019-2024 //gir.st/, MPL v2
shortlog
2024-03-16 girstprovide easy way to find modifications to BootstrapLoader master github/master v4.0
2024-03-03 girstport legacyfox to ecmascript modules
2024-02-29 girstfix setting softDisabled state v3.3
2024-02-25 girstfix legacyfox for older browsers
2024-02-16 girstkeep RDFDataSource.saveToFile around
2024-02-01 girstremove OS.File references
2024-02-01 girstremove use of deprecated components
2023-07-14 girstadd backwards compatible code for Services.jsm removal v3.2
2023-07-02 girstMake compatible with Firefox 116 v3.1
2022-09-30 girstFix bug in BootstrapLoader
2022-04-29 girstDo not override AddonSettings.REQUIRE_SIGNING v3.0
2022-03-06 girstRevert "automatically disable signature requirement"
2022-02-20 girstremove EXPERIMENTS_ENABLED override
2020-11-20 girstRevert "Enable Webextension experiments"
2020-11-20 girstEnable Webextension experiments
2020-10-01 girstautomatically disable signature requirement v2.3
...
tags
5 weeks ago v4.0
8 weeks ago v3.3
9 months ago v3.2
9 months ago v3.1
23 months ago v3.0
3 years ago v2.3
3 years ago v2.2
3 years ago v2.1
4 years ago v2.0
4 years ago v1.0
heads
5 weeks ago master
Imprint / Impressum