From d0fa5668064142f8f24b70c381acde881fb70ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Mon, 24 Feb 2025 14:17:59 +0100 Subject: [PATCH] updated match for m365-admin so that it works --- m365-admin.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m365-admin.user.js b/m365-admin.user.js index dbfb02b..276aca3 100644 --- a/m365-admin.user.js +++ b/m365-admin.user.js @@ -4,7 +4,7 @@ // @version 1.0.0 // @description `Ctrl` + `Enter` to Activate PIM role instead of having to manually click the `Activate` button. // @author Øyvind Nilsen (on@ntnu.no) -// @match https://portal.azure.com/?feature.msaljs=true#view/Microsoft_Azure_PIMCommon/ActivationMenuBlade/* +// @match https://portal.azure.com/* // @icon https://www.google.com/s2/favicons?sz=64&domain=microsoft.com // @grant none // @updateURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/m365-admin.user.js