mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
The default manifest.json file targets chromium based browsers and does not work on firefox based ones on account of them lacking support for background.service_worker. See: <https://bugzilla.mozilla.org/show_bug.cgi?id=1573659> * gnu/packages/browser-extensions.scm (keepassxc-browser): Update to 1.9.9.1. [source] <snippet>: Use 'manifest_firefox.json' instead of the default one which targets chromium based browsers. Change-Id: Iedb9e7943ad6a359402476c7a93e094b62e2b4be Signed-off-by: Hilton Chain <hako@ultrarare.space>