PS-818 Add managed schema to mv3 manifest (#3357)
This commit is contained in:
parent
4c5a46ce13
commit
aed78a5b61
|
@ -124,5 +124,8 @@
|
||||||
"default_title": "Bitwarden",
|
"default_title": "Bitwarden",
|
||||||
"default_panel": "popup/index.html?uilocation=sidebar",
|
"default_panel": "popup/index.html?uilocation=sidebar",
|
||||||
"default_icon": "images/icon19.png"
|
"default_icon": "images/icon19.png"
|
||||||
|
},
|
||||||
|
"storage": {
|
||||||
|
"managed_schema": "managed_schema.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue