Skip to content

Commit

Permalink
edited silly description
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 6, 2025
1 parent ff85f71 commit 479a682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bas-search.user.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// ==UserScript==
// @name BAS Quick Search
// @namespace http://tampermonkey.net/
// @version 1.7.1
// @description Enhanced search with Ctrl+Shift+F hotkey, auto-sizing dropdown tab menu, and keyboard navigation. Supports group search with "g:" prefix and accounts with no prefix or "a:" prefix. Navigate tabs with Ctrl+Arrow keys. Navigate search results with arrow keys. Improved focus management with Escape key.
// @version 1.7.2
// @description Quick search using `Ctrl` + `Shift` + `F` hotkey, group search with "g:" prefix. Navigate tabs with Ctrl+ Left/Right keys. Navigate search results with up and down keys.
// @author Øyvind Nilsen (on@ntnu.no)
// @match https://bas.ntnu.no/*
// @grant none
Expand Down

0 comments on commit 479a682

Please sign in to comment.