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

passff-icecat

Pass management extension for Mozilla Firefox

This extension will allow you to access your zx2c4 pass repository directly from your web browser. You can choose to automatically fill and submit login forms if a matching password entry is found.

Installation

Install the latest version of passff-icecat as follows:

guix install passff-icecat

Or install a particular version:

guix install passff-icecat@1.23

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 passff-icecat about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/passff-icecat][https://packages.guix.gnu.org/packages/passff-icecat/badges/latest-version.svg]]