Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 546 Bytes

File metadata and controls

15 lines (10 loc) · 546 Bytes

minimal-grey-firefox

A minimalist, grey Firefox theme.

Mozilla's manifest.json documentation.

Releasing new versions

The release process is quite manual at the moment. New versions are released by doing the following:

  1. Changing the src/manifest.json file.
  2. Committing to main.
  3. Create an annotated git tag on main to the commit to release.
  4. Let the pipeline build a zip.
  5. Download the zip and use it to publish on Firefox manually.