1
0
mirror of https://github.com/S2-/pwgen.git synced 2025-08-02 00:40:08 +02:00

add dev instructions

This commit is contained in:
s2
2018-10-10 11:31:28 +02:00
parent afd53323cf
commit a5bcb1bda2

View File

@@ -10,3 +10,9 @@ A firefox addon that generates a password and copies it to the clipboard
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!