Files
qwen-code/packages/chrome-qwen-bridge/native-host/com.qwen.bridge.json.template
2025-12-20 00:58:41 +08:00

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__"
]
}