From 1a48116349edb58130e45c3a9030605f97832445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Fri, 23 Aug 2024 12:35:05 +0200 Subject: [PATCH] Doc --- yr.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yr.user.js b/yr.user.js index a323eb3..3b01958 100644 --- a/yr.user.js +++ b/yr.user.js @@ -2,7 +2,7 @@ // @name YR.no - Hotkeys // @namespace http://tampermonkey.net/ // @version 1.2.1 -// @description Navigate the yr.no navbar using `Ctrl` + `←` and `Ctrl` + `→`. Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`. +// @description Navigate the yr.no navbar using `Ctrl` + `←`/`→` (For MAC: `Control` + `Option` + `←`/`→`). Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`. // @author Øyvind Nilsen (on@ntnu.no) // @match https://www.yr.no/* // @grant none