Skip to content

Commit

Permalink
add updateURL in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mart2070 committed May 3, 2024
1 parent 80590e5 commit eb20a22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tdx-enhanced.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
// ==UserScript==
// @name tdx-enhanced
// @namespace ecn
// @version 2024-05-03-01
// @version 2024-05-03-02
// @description enhanced tdx coloring & formatting. follows system color scheme.
// @author Purdue STEM IT - it@purdue.edu
// @match https://service.purdue.edu/TDNext/*
// @require https://momentjs.com/downloads/moment.min.js
// @downloadURL https://raw.github.itap.purdue.edu/ECN/tdx-userscript/main/tdx-enhanced.js
// @updateURL https://raw.github.itap.purdue.edu/ECN/tdx-userscript/main/tdx-enhanced.js
// @grant GM.addStyle
// @run-at document-end
// ==/UserScript==
Expand Down

0 comments on commit eb20a22

Please sign in to comment.