Skip to content

Commit

Permalink
Generated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 23, 2024
1 parent d1b09b5 commit aa6d8c1
Showing 1 changed file with 31 additions and 46 deletions.
77 changes: 31 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,56 +3,41 @@
TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.)

# Scripts
## BAS Quick Search

<table>
<tr><th>Version</th><td>1.4.3</td></tr>
<tr><th>Author</th><td>Øyvind Nilsen (on@ntnu.no)</td></tr>
<tr><th>Match</th><td>https://bas.ntnu.no/*</td></tr>
<tr><th>Description</th><td>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.</td></tr>
</table>

## Fuglane - Issue links

<table>
<tr><th>Version</th><td>1.3.1</td></tr>
<tr><th>Author</th><td>on@ntnu.no</td></tr>
<tr><th>Match</th><td>https://fuglane.it.ntnu.no/*</td></tr>
<tr><th>Description</th><td>Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk</td></tr>
</table>

## Innsida Quick Search

<table>
<tr><th>Version</th><td>1.0.3</td></tr>
<tr><th>Author</th><td>Øyvind Nilsen (on@ntnu.no)</td></tr>
<tr><th>Match</th><td>https://innsida.ntnu.no/*</td></tr>
<tr><th>Description</th><td>`alt` + `/` to search on Innsida</td></tr>
</table>

## TopDesk - Copy Issuenumber

<table>
<tr><th>Version</th><td>1.1.0</td></tr>
<tr><th>Author</th><td>Øyvind Nilsen (on@ntnu.no)</td></tr>
<tr><th>Match</th><td>https://hjelp.ntnu.no/*</td></tr>
<tr><th>Description</th><td>Copies the issue number if you click it in TopDesk</td></tr>
</table>

## YR.no - Hotkeys

<table>
<tr><th>Version</th><td>1.2.1</td></tr>
<tr><th>Author</th><td>on@ntnu.no</td></tr>
<tr><th>Match</th><td>https://www.yr.no/*</td></tr>
<tr><th>Description</th><td>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`.</td></tr>
</table>

### 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
Expand Down

0 comments on commit aa6d8c1

Please sign in to comment.