remove unused properties in manifest.v3.json

This commit is contained in:
Jonathan Prusik 2024-05-07 12:01:47 -04:00
parent ff3021129e
commit cb2c5a3589
No known key found for this signature in database
GPG Key ID: 83CF2DF735A5EC35
1 changed files with 0 additions and 11 deletions

View File

@ -118,17 +118,6 @@
"matches": ["<all_urls>"]
}
],
"applications": {
"gecko": {
"id": "{446900e4-71c2-419f-a6a7-df9c091e268b}",
"strict_min_version": "91.0"
}
},
"sidebar_action": {
"default_title": "Bitwarden",
"default_panel": "popup/index.html?uilocation=sidebar",
"default_icon": "images/icon19.png"
},
"storage": {
"managed_schema": "managed_schema.json"
}