emersion / firefox-passwordmaker

[UNMAINTAINED] PasswordMaker extension for Firefox
https://addons.mozilla.org/fr/firefox/addon/password-maker-x/
MIT License
11 stars 3 forks source link

PasswordMaker

This extension provides a simple PasswordMaker feature for Firefox. It's available on Firefox for Linux, Windows, OS X and Android.

Unmaintained

This addon is not maintained anymore, please use the WebExtension version instead: https://github.com/emersion/passwordmaker

PasswordMaker 0.11

Features:

How does it work?

diagram

Installing

You can find the extension on Firefox add-ons website: https://addons.mozilla.org/fr/firefox/addon/password-maker-x/

There is also an Android app available: https://play.google.com/store/apps/details?id=io.github.eddieringle.android.apps.passwordmaker

Building

This extension was built using the add-on SDK.

Generate the library from node-passwordmaker:

npm build

To run the extension:

jpm run

To build the extension using the SDK:

jpm xpi

Licence

This extension is released under the MIT licence.