2017-03-12 20:05:02 -06:00
|
|
|
{
|
|
|
|
"extName": {
|
2017-05-25 18:38:12 -06:00
|
|
|
"message": "Password Generator",
|
2017-03-12 20:05:02 -06:00
|
|
|
"description": "Extension name"
|
|
|
|
},
|
|
|
|
"extDescription": {
|
|
|
|
"message": "Simple password generator using material design",
|
|
|
|
"description": "Extension description"
|
2017-05-25 18:38:12 -06:00
|
|
|
},
|
|
|
|
"clipboard": {
|
|
|
|
"message": "Password is copied into your clipboard.",
|
|
|
|
"description": "Message indicating every new generated password will be available in the clipboard"
|
2017-03-12 20:05:02 -06:00
|
|
|
}
|
|
|
|
}
|