mirror of
https://github.com/morgan9e/bitwarden-desktop-agent
synced 2026-04-14 16:24:08 +09:00
add make targets for launchd, systemd, and NativeMessagingHosts
This commit is contained in:
7
docs/com.8bit.bitwarden.json.chromium
Normal file
7
docs/com.8bit.bitwarden.json.chromium
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "com.8bit.bitwarden",
|
||||
"description": "Bitwarden desktop proxy",
|
||||
"path": "/Users/USER/.local/bin/bw-proxy",
|
||||
"type": "stdio",
|
||||
"allowed_origins": ["chrome-extension://nngceckbapebfimnlniiiahkandclblb/"]
|
||||
}
|
||||
7
docs/com.8bit.bitwarden.json.firefox
Normal file
7
docs/com.8bit.bitwarden.json.firefox
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "com.8bit.bitwarden",
|
||||
"description": "Bitwarden desktop proxy",
|
||||
"path": "/Users/USER/.local/bin/bw-proxy",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": ["{446900e4-71c2-419f-a6a7-df9c091e268b}"]
|
||||
}
|
||||
Reference in New Issue
Block a user