Skip to content

flaport/LegacyFox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== 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 ==
 * Users of firefox-esr on debian need to use the following command:
   `make DESTDIR=/usr/lib/firefox-esr install`
 * BootstrapLoader.jsm, RDFDataSource.jsm, RDFManifestConverter.jsm from their
   last commit in comm-central (8a37a90aab4ec643fce1e1ab33984613ce0b492d)
 * config.js: own work (compare mozilla-central 061b97e02ede)
 * 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-2020 //gir.st/, MPL v2

About

Legacy bootstrapped extensions for Firefox 65 and beyond -- https://gir.st/blog/legacyfox.htm

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 99.3%
  • Makefile 0.7%