Skip to content

Commit

Permalink
added autoupdate url to feide.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 26, 2024
1 parent 88449ac commit 67dd3f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion feide-microsoft.user.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
// ==UserScript==
// @name Feide - Auto-Press Microsoft Sign-In.
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic
// @version 1.0
// @version 1.0.1
// @description Automatically press the Microsoft sign-in button after a countdown, with options to cancel or trigger manually.
// @author Øyvind Nilsen (on@ntnu.no)
// @match https://idp.feide.no/simplesaml/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=feide.no
// @grant none
// @updateURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/feide-microsoft.user.js
// @downloadURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/feide-microsoft.user.js
// ==/UserScript==

(function() {
Expand Down

0 comments on commit 67dd3f7

Please sign in to comment.