This package browser is in early development. Mind the rough edges.

firefox-decrypt

Tool to extract passwords from Mozilla profiles

Firefox Decrypt is a tool to extract passwords from Mozilla (Firefox, Waterfox, Thunderbird, SeaMonkey) profiles.

Installation

Install the latest version of firefox-decrypt as follows:

guix install firefox-decrypt

Or install a particular version:

guix install firefox-decrypt@1.1.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of firefox-decrypt about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/firefox-decrypt'><img src='https://packages.guix.gnu.org/packages/firefox-decrypt/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/firefox-decrypt/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/firefox-decrypt)

Example Org:

[[https://packages.guix.gnu.org/packages/firefox-decrypt][https://packages.guix.gnu.org/packages/firefox-decrypt/badges/latest-version.svg]]