Skip to content

Commit

Permalink
fuglane.user.js - Now also includes personal spaces, loads faster
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 7, 2025
1 parent 34d172c commit a9d94e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fuglane.user.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
// ==UserScript==
// @name Fuglane - Issue links
// @namespace http://tampermonkey.net/
// @version 1.3.4
// @version 1.3.5
// @description Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk
// @author Øyvind Nilsen (on@ntnu.no)
// @match https://fuglane.it.ntnu.no/display/*
// @match https://fuglane.it.ntnu.no/pages/*
// @match https://fuglane.it.ntnu.no/spaces/*
// @exclude /.*resumedraft\.*/
// @grant none
// @run-at document-end
// @icon https://www.google.com/s2/favicons?sz=64&domain=ntnu.no
// @updateURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js
// @downloadURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js
Expand Down

0 comments on commit a9d94e3

Please sign in to comment.