From aa6d8c122f7ec42cd5012e4ca853b7aa4e55450f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 23 Aug 2024 08:25:37 +0000 Subject: [PATCH] Generated Readme --- README.md | 77 ++++++++++++++++++++++--------------------------------- 1 file changed, 31 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index ff6beea..35e090f 100644 --- a/README.md +++ b/README.md @@ -3,56 +3,41 @@ TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.) # Scripts - ## BAS Quick Search - - - - - - -
Version1.4.3
AuthorØyvind Nilsen (on@ntnu.no)
Matchhttps://bas.ntnu.no/*
DescriptionShow 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 - - - - - - -
Version1.3.1
Authoron@ntnu.no
Matchhttps://fuglane.it.ntnu.no/*
DescriptionReplace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk
- - ## Innsida Quick Search - - - - - - -
Version1.0.3
AuthorØyvind Nilsen (on@ntnu.no)
Matchhttps://innsida.ntnu.no/*
Description`alt` + `/` to search on Innsida
- - ## TopDesk - Copy Issuenumber - - - - - - -
Version1.1.0
AuthorØyvind Nilsen (on@ntnu.no)
Matchhttps://hjelp.ntnu.no/*
DescriptionCopies the issue number if you click it in TopDesk
- - ## YR.no - Hotkeys - - - - - - -
Version1.2.1
Authoron@ntnu.no
Matchhttps://www.yr.no/*
DescriptionNavigate 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`.
- + ### 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) + - **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) + - **Author:** 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) + - **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) + - **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) + - **Author:** on@ntnu.no + - **Match:** `https://www.yr.no/*` + - **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`. # How to use 1. Install the TamperMonkey extension for your browser -2. Click on the script you want to install (in the list above) +2. Click on the ![](https://img.shields.io/badge/Install-Link-blue.svg) for the script you want to install (in the list above) 3. TamperMonkey should open and ask you to install the script # Contribute