diff --git a/README.md b/README.md index 2e58991..1d2b708 100644 --- a/README.md +++ b/README.md @@ -17,25 +17,38 @@ TamperMonkey scripts to improve sites (Fuglane, Innsida etc.) 4. TamperMonkey should open and ask you to install the script # Scripts +| Script | Author | Version | +|--------|--------|---------| +| [BAS - Modern Style Toggle](#bas-modern-style-toggle) | Øyvind Nilsen (on@ntnu.no) | 1.0.8 | +| [BAS - Quick Search](#bas-quick-search) | Øyvind Nilsen (on@ntnu.no) | 1.7.10 | +| [Diri.ai - Remove blur](#diriai-remove-blur) | Øyvind Nilsen (on@ntnu.no) | 0.1.1 | +| [Feide - Auto-Press Microsoft Sign-In.](#feide-auto-press-microsoft-sign-in) | Øyvind Nilsen (on@ntnu.no) | 1.1.3 | +| [Fuglane - Issue links](#fuglane-issue-links) | Øyvind Nilsen (on@ntnu.no) | 1.3.6 | +| [Innsida - Custom CSS](#innsida-custom-css) | Magnus Børnes (magnborn@ntnu.no) | 1.2 | +| [Innsida - Quick Search](#innsida-quick-search) | Øyvind Nilsen (on@ntnu.no) | 1.2.0 | +| [M365 Admin - PIM Activate Hotkey](#m365-admin-pim-activate-hotkey) | Øyvind Nilsen (on@ntnu.no) | 1.0.0 | +| [TopDesk - Copy Issuenumber](#topdesk-copy-issuenumber) | Øyvind Nilsen (on@ntnu.no) | 1.2.3 | +| [TOPdesk - Highlight Summary](#topdesk-highlight-summary) | Magnus Børnes (magnborn@ntnu.no) | 1.6 | + ### BAS - Modern Style Toggle - - **Install:** [![](https://img.shields.io/badge/modern--bas.user.js-1.0.8-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/modern-bas.user.js) + - **Install:** [![](https://img.shields.io/badge/modern--bas.user.js-1.0.8-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/modern-bas.user.js) - **Author:** Øyvind Nilsen (on@ntnu.no) - - **Match:** `https://bas.ntnu.no/*` - - **Exclude:** - - `https://bas.ntnu.no/groupadmin/*` - - `https://bas.ntnu.no/userclient/*` - - `https://bas.ntnu.no/login` - - **Description:** Apply modern styling to BAS/Cereweb with toggle between modern and classic - ### BAS - Quick Search - - - **Install:** [![](https://img.shields.io/badge/bas--search.user.js-1.7.10-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js) + - **Match:** `https://bas.ntnu.no/*` + - **Exclude:** + - `https://bas.ntnu.no/groupadmin/*` + - `https://bas.ntnu.no/userclient/*` + - `https://bas.ntnu.no/login` + - **Description:** Apply modern styling to BAS/Cereweb with toggle between modern and classic + ### BAS - Quick Search + + - **Install:** [![](https://img.shields.io/badge/bas--search.user.js-1.7.10-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:** Quick search using `Ctrl` + `Shift` + `F` hotkey, group search with "g:" and person search with "p:" prefix. Navigate tabs with Ctrl + Left/Right keys. Navigate search results with up and down keys. - - - #### Feaures: + - **Match:** `https://bas.ntnu.no/*` + - **Description:** Quick search using `Ctrl` + `Shift` + `F` hotkey, group search with "g:" and person search with "p:" prefix. Navigate tabs with Ctrl + Left/Right keys. Navigate search results with up and down keys. + + +#### Feaures: - Press `Ctrl` + `Shift` + `F` to open the search box/menu. Use `↑` and `↓` to navigate. And press `Enter` to select. - For group search, use the prefix `g:` followed by the group name (e.g., `g:groupname`) - Person search with the prefix `p:` followed by the person's name (e.g., `p:personname`). If you write a iso date (e.g., `1990-01-01`), it will search for persons with that birthdate. @@ -45,62 +58,62 @@ TamperMonkey scripts to improve sites (Fuglane, Innsida etc.) - On the login page, the username field is automatically focused. #### Video: -![Search GIF](doc/bas-search-lowres.gif) - ### Diri.ai Patch +![Search GIF](doc/bas-search-lowres.gif) + ### Diri.ai - Remove blur - - **Install:** [![](https://img.shields.io/badge/diri.user.js-0.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/diri.user.js) - - **Author:** Øyvind Nilsen - - **Match:** `https://diri.ai/*` - - **Description:** Sets --blur-xs to 0px instead of 4px for diri.ai - ### Feide - Auto-Press Microsoft Sign-In. + - **Install:** [![](https://img.shields.io/badge/diri.user.js-0.1.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/diri.user.js) + - **Author:** Øyvind Nilsen (on@ntnu.no) + - **Match:** `https://diri.ai/*` + - **Description:** Sets --blur-xs to 0px instead of 4px for diri.ai + ### Feide - Auto-Press Microsoft Sign-In. - - **Install:** [![](https://img.shields.io/badge/feide--microsoft.user.js-1.1.3-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/feide-microsoft.user.js) + - **Install:** [![](https://img.shields.io/badge/feide--microsoft.user.js-1.1.3-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/feide-microsoft.user.js) - **Author:** Øyvind Nilsen (on@ntnu.no) - - **Match:** `https://idp.feide.no/simplesaml/module.php/*` - - **Description:** Automatically press the Microsoft sign-in button. - ### Fuglane - Issue links + - **Match:** `https://idp.feide.no/simplesaml/module.php/*` + - **Description:** Automatically press the Microsoft sign-in button. + ### Fuglane - Issue links - - **Install:** [![](https://img.shields.io/badge/fuglane.user.js-1.3.6-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js) + - **Install:** [![](https://img.shields.io/badge/fuglane.user.js-1.3.6-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/display/*` - - `https://fuglane.it.ntnu.no/pages/*` - - `https://fuglane.it.ntnu.no/spaces/*` - - **Exclude:** `/.*resumedraft\.*/` - - **Description:** Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk - ### Innsida - Custom CSS - - - **Install:** [![](https://img.shields.io/badge/innsida--custom--css.user.js-1.2-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/innsida-custom-css.user.js) + - **Match:** + - `https://fuglane.it.ntnu.no/display/*` + - `https://fuglane.it.ntnu.no/pages/*` + - `https://fuglane.it.ntnu.no/spaces/*` + - **Exclude:** `/.*resumedraft\.*/` + - **Description:** Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk + ### Innsida - Custom CSS + + - **Install:** [![](https://img.shields.io/badge/innsida--custom--css.user.js-1.2-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/innsida-custom-css.user.js) - **Author:** Magnus Børnes (magnborn@ntnu.no) - - **Match:** `https://innsida.ntnu.no/*` - - **Description:** Custom CSS and Text Removal for innsida.ntnu.no - ### Innsida - Quick Search + - **Match:** `https://innsida.ntnu.no/*` + - **Description:** Custom CSS and Text Removal for innsida.ntnu.no + ### Innsida - Quick Search - - **Install:** [![](https://img.shields.io/badge/innsida--search.user.js-1.2.0-green.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.2.0-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:** `Ctrl` + `Shift` + `F` to search on Innsida - ### M365 Admin - PIM Activate Hotkey + - **Match:** `https://innsida.ntnu.no/*` + - **Description:** `Ctrl` + `Shift` + `F` to search on Innsida + ### M365 Admin - PIM Activate Hotkey - - **Install:** [![](https://img.shields.io/badge/m365--admin.user.js-1.0.0-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/m365-admin.user.js) + - **Install:** [![](https://img.shields.io/badge/m365--admin.user.js-1.0.0-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/m365-admin.user.js) - **Author:** Øyvind Nilsen (on@ntnu.no) - - **Match:** `https://portal.azure.com/*` - - **Description:** `Ctrl` + `Enter` to Activate PIM role instead of having to manually click the `Activate` button. - ### TopDesk - Copy Issuenumber + - **Match:** `https://portal.azure.com/*` + - **Description:** `Ctrl` + `Enter` to Activate PIM role instead of having to manually click the `Activate` button. + ### TopDesk - Copy Issuenumber - - **Install:** [![](https://img.shields.io/badge/topdesk.user.js-1.2.3-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js) + - **Install:** [![](https://img.shields.io/badge/topdesk.user.js-1.2.3-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/tas/secure/mango/window/*` - - **Description:** Copies the issue number if you click it in TopDesk or with the hotkey `ctrl` + `alt` + `c`. It copies plain text and a clickable HTML version. So if the place you paste supports HTML, you can paste a clickable link to the issue. - - - ![Demo GIF](doc/topdesk.gif) - ### TOPdesk - Highlight Summary + - **Match:** `https://hjelp.ntnu.no/tas/secure/mango/window/*` + - **Description:** Copies the issue number if you click it in TopDesk or with the hotkey `ctrl` + `alt` + `c`. It copies plain text and a clickable HTML version. So if the place you paste supports HTML, you can paste a clickable link to the issue. + + +![Demo GIF](doc/topdesk.gif) + ### TOPdesk - Highlight Summary - - **Install:** [![](https://img.shields.io/badge/topdesk--highlight--summary.user.js-1.6-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk-highlight-summary.user.js) + - **Install:** [![](https://img.shields.io/badge/topdesk--highlight--summary.user.js-1.6-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk-highlight-summary.user.js) - **Author:** Magnus Børnes (magnborn@ntnu.no) - - **Match:** `https://hjelp.ntnu.no/tas/secure/mango/window/*` - - **Description:** Highlight the summary section in a box with a slightly yellow-orange background + - **Match:** `https://hjelp.ntnu.no/tas/secure/mango/window/*` + - **Description:** Highlight the summary section in a box with a slightly yellow-orange background # Contribute