A user script to generate passwords based on Qwerty Card
david c2114e66aa Updated LICENSE | il y a 4 mois | |
---|---|---|
.gitignore | il y a 4 mois | |
LICENSE | il y a 4 mois | |
README.md | il y a 4 mois | |
generator.py | il y a 4 mois | |
skript.js | il y a 4 mois |
A user script to generate passwords based on Qwerty Card
I'll assume you have Greasemonkey already installed
Currently there is only one script,
generator.py
, a Python3 script. (In the future, there will be other languages to choose from, so you don't have to install a language just to do this step)
.user.js
, copy it's contents as a new user script in the Greasemonkey User Menu.
.user.js
from this repo into the new user script.