mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-23 02:07:52 +00:00
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
{
|
|
"name": "com.qwen.bridge",
|
|
"description": "Native messaging host for Qwen CLI Bridge",
|
|
"path": "__PATH__",
|
|
"type": "stdio",
|
|
"allowed_origins": [
|
|
"__EXTENSION_ID__"
|
|
]
|
|
} |