feat: external capture queue and modal-first add flow (v0.1.1)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "org.gdown.nativehost",
|
||||
"description": "gdown Native Messaging Host",
|
||||
"path": "__ABSOLUTE_HOST_PATH__",
|
||||
"type": "stdio",
|
||||
"allowed_origins": [
|
||||
"chrome-extension://__EXTENSION_ID__/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user