mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
feat: menu
This commit is contained in:
parent
78f8daab86
commit
780a23b08f
17
README.md
17
README.md
@ -52,6 +52,23 @@ cask "popcorn-time", args: { "no-quarantine": true }
|
||||
- tray window
|
||||
- shortcut
|
||||
|
||||
### Menu
|
||||
|
||||
- **ChatGPT**
|
||||
- `Restart ChatGPT`: After editing the injection script file, you can restart the application through this menu item to make the script take effect.
|
||||
- **Preferences**
|
||||
- `Theme` - `Light`, `Dark` (Only macOS and Windows are supported).
|
||||
- `Always On Top`: Window is always on top of other windows.
|
||||
- `Titlebar`: Only supports macOS.
|
||||
- `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.
|
||||
- `Inject Script`: User scripts that can modify web pages.
|
||||
- `Awesome ChatGPT`: Related resources recommended.
|
||||
- **Edit** - `Undo`, `Redo`, `Cut`, `Copy`, `SelectAll`, ...
|
||||
- **View** - `Go Back`, `Go Forward`, `Scroll to Top of Screen`, `Scroll to Bottom of Screen`, `Refresh the Screen`, ...
|
||||
- **Help**
|
||||
- `Report Bug`: Defects and Suggestions Feedback.
|
||||
- `Toggle Developer Tools`: Developer tools for debugging web pages.
|
||||
|
||||
## Preview
|
||||
|
||||
<img width="320" src="./assets/install.png" alt="install"> <img width="320" src="./assets/chat.png" alt="chat">
|
||||
|
Loading…
Reference in New Issue
Block a user