1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00

Minor 1.1 (#3)

- Added "Prompt for password length every time before generating" option
- Added "Hide successful password generation message" option
This commit is contained in:
Michael Gordeev
2021-02-26 18:19:07 +03:00
committed by GitHub
parent 06c59cea41
commit 5c3a3ca756
6 changed files with 72 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "__MSG_name__",
"version": "1.0",
"version": "1.1",
"manifest_version": 2,
"description": "__MSG_description__",
"author": "__MSG_author__",