From fb5d809988bcc963b3455fd54dc47bf3966a9dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Fri, 23 Aug 2024 09:36:17 +0200 Subject: [PATCH] Just a test to see if there is a better way to write hotkeys (for the doc) --- bas-search.user.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bas-search.user.js b/bas-search.user.js index 134afd2..863fe2b 100644 --- a/bas-search.user.js +++ b/bas-search.user.js @@ -1,9 +1,9 @@ // ==UserScript== // @name BAS Quick Search // @namespace http://tampermonkey.net/ -// @version 1.4.2 -// @description Show a textbox on [Alt] + "/" key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. -// @author on@ntnu.no +// @version 1.4.3 +// @description Show a textbox on `Alt` + `/` key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. +// @author Øyvind Nilsen (on@ntnu.no) // @match https://bas.ntnu.no/* // @grant none // @icon https://www.google.com/s2/favicons?sz=64&domain=ntnu.no