diff --git a/README.md b/README.md index 5fe2fd7..1edcf47 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Go to "Manage my extensions" on your browser, then click on "Load unpa
![Injected](./assets/title-injected.png) - Console logs: show logs into the console for the question, chatgpt answer and which response has been chosen.
Logs -- Request timeout: if the request is too long it will be abort after 15seconds. +- Request timeout: if the request is too long it will be abort after 20 seconds. - Typing effect: create a typing effect for text. Type any text and it will be replaced by the correct one. If you want to stop it press Backspace key.
![Typing](./assets/typing.gif) - Mouseover effect: you will need to hover (or click for select) the question response to complete it automaticaly.