mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
PS-818 Add managed schema to mv3 manifest (#3357)
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user