Easy to use add-on to create random secure passwords.
Prepare npm environment with:
npm install
Build with:
npm run build
In separate shell:
npm run start
This will start up the process and reload add-on automtically when file change.
Before releasing new version do
npm shrinkwrap --dev
npm run package
This can be extracted and used with the Firefox about:debugging
page to test.