We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e9596 commit 9655807Copy full SHA for 9655807
apps/browser/src/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "__MSG_extName__",
4
- "short_name": "__MSG_appName__",
+ "short_name": "Bitwarden",
5
"version": "2025.3.2",
6
"description": "__MSG_extDesc__",
7
"default_locale": "en",
apps/browser/src/manifest.v3.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"minimum_chrome_version": "102.0",
8
0 commit comments