Skip to content

Commit

Permalink
Merge branch 'main' of git.ntnu.no:M365-Drift/MonkeyMagic
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 23, 2024
2 parents 463dc82 + 736af4b commit 823d7df
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@ TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.)
# Scripts
### BAS Quick Search

- **Install:** [![](https://img.shields.io/badge/bas--search.user.js-1.4.3-blue.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js)
- **Install:** [![](https://img.shields.io/badge/bas--search.user.js-1.4.3-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js)
- **Author:** Øyvind Nilsen (on@ntnu.no)
- **Match:** `https://bas.ntnu.no/*`
- **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.
### Fuglane - Issue links

- **Install:** [![](https://img.shields.io/badge/fuglane.user.js-1.3.1-blue.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js)
- **Install:** [![](https://img.shields.io/badge/fuglane.user.js-1.3.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js)
- **Author:** Øyvind Nilsen (on@ntnu.no)
- **Match:** `https://fuglane.it.ntnu.no/*`
- **Description:** Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk
### Innsida - Quick Search

- **Install:** [![](https://img.shields.io/badge/innsida--search.user.js-1.0.3-blue.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/innsida-search.user.js)
- **Install:** [![](https://img.shields.io/badge/innsida--search.user.js-1.0.3-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/innsida-search.user.js)
- **Author:** Øyvind Nilsen (on@ntnu.no)
- **Match:** `https://innsida.ntnu.no/*`
- **Description:** `Alt` + `/` to search on Innsida
### TopDesk - Copy Issuenumber

- **Install:** [![](https://img.shields.io/badge/topdesk.user.js-1.1.0-blue.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js)
- **Install:** [![](https://img.shields.io/badge/topdesk.user.js-1.1.0-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js)
- **Author:** Øyvind Nilsen (on@ntnu.no)
- **Match:** `https://hjelp.ntnu.no/*`
- **Description:** Copies the issue number if you click it in TopDesk
### YR.no - Hotkeys

- **Install:** [![](https://img.shields.io/badge/yr.user.js-1.2.1-blue.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/yr.user.js)
- **Install:** [![](https://img.shields.io/badge/yr.user.js-1.2.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/yr.user.js)
- **Author:** Øyvind Nilsen (on@ntnu.no)
- **Match:** `https://www.yr.no/*`
- **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`.
Expand Down

0 comments on commit 823d7df

Please sign in to comment.