A collection of utilities for working with Mozilla profiles; Firefox, Thunderbird and derivatives
Takes a collection of Jinja templates and renders a user.js
file
To see the built-in help:
./render --help
An example, using the provided configuration file, from the root of this repository would look like:
./render -c examples/firefox.config.json build
🚧 Additional templates will be published after license review. An example produced with all current templates is my Day-to-Day.user.js
render
uses and depends on Jinja.
Licensed under the EUPL-1.2 only.