/mozilla-profile-utils

A collection of utilities for working with Mozilla profiles; Firefox, Thunderbird and derivatives

Primary LanguageJavaScript

mozilla-profile-utils

A collection of utilities for working with Mozilla profiles; Firefox, Thunderbird and derivatives

Usage

render

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

Requirements

render uses and depends on Jinja.

⚖️ License

Licensed under the EUPL-1.2 only.