Fix addon :

* Error in wildcard domain generation
  * Forgot some console.log in code (replace it with debug function)
This commit is contained in:
2018-06-30 09:04:40 +02:00
parent 81385fbf88
commit 07c64a44a0
6 changed files with 27 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
"name": "gPass",
"short_name": "gPass",
"version": "0.8.1",
"version": "0.8.2",
"description": "gPass : global password manager",
"icons" : {"16":"icons/gpass_icon_16.png", "32":"icons/gpass_icon_32.png", "64":"icons/gpass_icon_64.png", "128":"icons/gpass_icon_128.png"},
"author" : "Grégory Soutadé",