Skip to content

Commit

Permalink
updated @match so a more specific url so the script isn't loaded way …
Browse files Browse the repository at this point in the history
…too many times anymore
  • Loading branch information
on committed Oct 28, 2024
1 parent d432fb5 commit 30c3d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topdesk.user.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// ==UserScript==
// @name TopDesk - Copy Issuenumber
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.1.2
// @version 1.1.3
// @author Øyvind Nilsen (on@ntnu.no)
// @description Copies the issue number if you click it in TopDesk. 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.
// @match https://hjelp.ntnu.no/*
// @match https://hjelp.ntnu.no/tas/secure/mango/window/*
// @grant none
// @icon https://www.google.com/s2/favicons?sz=64&domain=topdesk.com
// @updateURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js
Expand Down

0 comments on commit 30c3d88

Please sign in to comment.