mirror of
https://github.com/quexten/goldwarden.git
synced 2024-12-12 12:56:36 +01:00
86d4f907fb
This makes it pretty easy for distros to install the files already to the correct positions
12 lines
332 B
JSON
12 lines
332 B
JSON
{
|
|
"name": "com.8bit.bitwarden",
|
|
"description": "Bitwarden desktop <-> browser bridge",
|
|
"path": "@PATH@",
|
|
"type": "stdio",
|
|
"allowed_origins": [
|
|
"chrome-extension://nngceckbapebfimnlniiiahkandclblb/",
|
|
"chrome-extension://jbkfoedolllekgbhcbcoahefnbanhhlh/",
|
|
"chrome-extension://ccnckbpmaceehanjmeomladnmlffdjgn/"
|
|
]
|
|
}
|