Skip to content

Commit

Permalink
narrower match for the topdesk script
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 19, 2024
1 parent e2328ba commit 1a85fea
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 http://tampermonkey.net/
// @version 1.0
// @version 1.0.1
// @author on@ntnu.no
// @description Copies the issue number if you click it in TopDesk
// @match *://*/*
// @match https://hjelp.ntnu.no/*
// @grant none
// @updateURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js
// @downloadURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js
Expand Down

0 comments on commit 1a85fea

Please sign in to comment.