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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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"
}
}