Skip to content

Commit

Permalink
Just a test to see if there is a better way to write hotkeys (for the…
Browse files Browse the repository at this point in the history
… doc)
  • Loading branch information
on committed Aug 23, 2024
1 parent ca3e90c commit fb5d809
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bas-search.user.js
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit fb5d809

Please sign in to comment.