1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 05:30:01 +00:00

Updated short name in MV3 manifest (#13996)

This commit is contained in:
Todd Martin
2025-03-26 10:00:06 -04:00
committed by GitHub
parent 67940c0338
commit b0b534721e

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"minimum_chrome_version": "102.0",
"name": "__MSG_extName__",
"short_name": "__MSG_appName__",
"short_name": "Bitwarden",
"version": "2025.3.1",
"description": "__MSG_extDesc__",
"default_locale": "en",