mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2026-02-11 08:54:29 +08:00
add plugins
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"core:default",
|
||||
"core:window:allow-start-dragging",
|
||||
"core:window:allow-maximize",
|
||||
"clipboard-manager:allow-write-text",
|
||||
"fs:default",
|
||||
"fs:allow-exists",
|
||||
{
|
||||
"identifier": "http:default",
|
||||
"allow": [
|
||||
@@ -17,6 +20,10 @@
|
||||
"url": "http://*"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"notification:default",
|
||||
"shell:allow-open",
|
||||
"window-state:allow-restore-state",
|
||||
"window-state:allow-save-window-state"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user