mirror of
https://github.com/morgan9e/bitwarden-desktop-agent
synced 2026-04-15 00:34:11 +09:00
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
|
|
{
|
||
|
|
"name": "com.8bit.bitwarden",
|
||
|
|
"description": "Bitwarden desktop proxy",
|
||
|
|
"path": "/Users/USER/.local/bin/bw-proxy",
|
||
|
|
"type": "stdio",
|
||
|
|
"allowed_origins": ["chrome-extension://nngceckbapebfimnlniiiahkandclblb/"]
|
||
|
|
}
|