1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 05:43:41 +00:00

PS-818 Add managed schema to mv3 manifest (#3357)

This commit is contained in:
Matt Gibson
2022-08-25 12:47:21 -06:00
committed by GitHub
parent 4c5a46ce13
commit aed78a5b61

View File

@@ -124,5 +124,8 @@
"default_title": "Bitwarden",
"default_panel": "popup/index.html?uilocation=sidebar",
"default_icon": "images/icon19.png"
},
"storage": {
"managed_schema": "managed_schema.json"
}
}