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

change homepage and name in manifest

This commit is contained in:
s2
2017-11-15 18:46:03 +01:00
parent 756fe30e54
commit 7a9255e518

View File

@@ -1,9 +1,9 @@
{
"description": "Just a toolbar button that generates a password and copies it to your clipboard.",
"manifest_version": 2,
"name": "pwgen",
"version": "1.1.0",
"homepage_url": "http://www.google.com",
"name": "pwgen reloaded",
"version": "1.1.1",
"homepage_url": "https://github.com/S2-/pwgen",
"icons": {
"48": "icons/lock-48.png"
},