From 445e8ffcbfc9b41ea95e33848c412d993c713b7b Mon Sep 17 00:00:00 2001 From: nielm Date: Thu, 7 Mar 2024 17:19:11 +0100 Subject: [PATCH] Review comments --- api-samples/power/keepAwake Advanced/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api-samples/power/keepAwake Advanced/README.md b/api-samples/power/keepAwake Advanced/README.md index 6448511b2..76ae325dc 100644 --- a/api-samples/power/keepAwake Advanced/README.md +++ b/api-samples/power/keepAwake Advanced/README.md @@ -10,7 +10,9 @@ The extension adds an icon that allows the user to choose different power manage - Screen stays awake - System stays awake, but screen can sleep -There is also a context menu popup where the user can also optionally specify an automatic timeout for the chosen state. +There is also a popup where the user can also optionally specify an automatic +timeout for the chosen state. This popup can be triggered by clicking the icon +or by selecting it from the icon's context menu. ## Running this extension