Add Privacy Policy information
This commit is contained in:
@@ -458,4 +458,8 @@ async function self_test()
|
||||
console.log("Self test OK !");
|
||||
}
|
||||
|
||||
console.log("Welcome to gPass web extension v0.8.1 !");
|
||||
console.log("Privacy Policy can be found at http://indefero.soutade.fr/p/gpass/source/tree/master/PrivacyPolicy.md");
|
||||
console.log("");
|
||||
|
||||
//self_test();
|
||||
|
@@ -3,7 +3,7 @@
|
||||
|
||||
"name": "gPass",
|
||||
"short_name": "gPass",
|
||||
"version": "0.8",
|
||||
"version": "0.8.1",
|
||||
"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é",
|
||||
|
Reference in New Issue
Block a user