From 216ef3ff1af167a59d82336e2690f76cc6b67b18 Mon Sep 17 00:00:00 2001 From: lencx Date: Thu, 15 Dec 2022 11:39:21 +0800 Subject: [PATCH] readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1f30f8..58e883f 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,11 @@ cask "popcorn-time", args: { "no-quarantine": true } - `Theme` - `Light`, `Dark` (Only macOS and Windows are supported). - `Always on Top`: Window is always on top of other windows. - `Titlebar`: Only supports macOS. - - `User Agent` ([#17](https://github.com/lencx/ChatGPT/issues/17)): Customize `user agent` to prevent security detection interception. Default is empty string. - `Inject Script`: User scripts that can modify web pages. - - `Switch Origin` ([#14](https://github.com/lencx/ChatGPT/issues/14)): Modify website address, the default is `https://chat.openai.com`. Please ensure that the mirror address is consistent with the UI of the original URL, otherwise the export function will fail. + - `Control Center`: The control center of ChatGPT application, it will give unlimited imagination to the application. + - `Theme`, `Always on Top`, `Titlebar` + - `User Agent` ([#17](https://github.com/lencx/ChatGPT/issues/17)): Customize `user agent` to prevent security detection interception. Default is empty string. + - `Switch Origin` ([#14](https://github.com/lencx/ChatGPT/issues/14)): Modify website address, the default is `https://chat.openai.com`. Please ensure that the mirror address is consistent with the UI of the original URL, otherwise the export function will fail. - `Go to Config`: Open the configuration file directory (`path: ~/.chatgpt/*`). - `Clear Config`: Clear all chatgpt configuration files (`path: ~/.chatgpt/*`), dangerous operation, please backup data. - `Restart ChatGPT`: After editing the injection script file, you can restart the application through this menu item to make the script take effect.