1
0
mirror of https://github.com/S2-/pwgen.git synced 2025-08-02 17:00:03 +02:00
Files
pwgen-reloaded/README.md
2018-10-10 11:31:28 +02:00

19 lines
444 B
Markdown

# pwgen reloaded
## What it does
A firefox addon that generates a password and copies it to the clipboard
![pwgen reloaded in action](img/cast.gif)
## install
On amo!
[https://addons.mozilla.org/firefox/addon/pwgen-reloaded/](https://addons.mozilla.org/firefox/addon/pwgen-reloaded/)
## develop
Clone this repo, open firefox on [about:debugging](about:debugging) and load the extension by selecting the cloned folder.
Start coding!