From e300f64bf645de2e40c4d914addfc95953e363bd Mon Sep 17 00:00:00 2001 From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com> Date: Thu, 29 Feb 2024 14:53:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.