1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

Add to extName description to limit to 40 chars

This commit is contained in:
Chad Scharf
2021-05-12 16:04:50 -04:00
parent fad224758c
commit 4e0affb7a2

View File

@@ -4,7 +4,7 @@
}, },
"extName": { "extName": {
"message": "Bitwarden - Free Password Manager", "message": "Bitwarden - Free Password Manager",
"description": "Extension name" "description": "Extension name, MUST be less than 40 characters (Safari restriction)"
}, },
"extDesc": { "extDesc": {
"message": "A secure and free password manager for all of your devices.", "message": "A secure and free password manager for all of your devices.",