Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name TopDesk Copy Issue URL
// @namespace http://tampermonkey.net/
// @version 1.0
// @description try to take over the world!
// @author You
// @match *://*.topdesk.net/*
// @grant none
// @require https://code.jquery.com/jquery-3.5.0.min.js
// ==/UserScript==