16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"manifest_version": 3,
|
|
"name": "Passchmop",
|
|
"version": "0.1.0",
|
|
"description": "Git-backed, client-side-encrypted password manager.",
|
|
"browser_specific_settings": {
|
|
"gecko": {
|
|
"id": "passchmop@schmop",
|
|
"strict_min_version": "115.0",
|
|
"data_collection_permissions": {
|
|
"required": ["none"]
|
|
}
|
|
}
|
|
}
|
|
}
|