12 lines
314 B
JavaScript
12 lines
314 B
JavaScript
// ==UserScript==
|
|
// @name Microsoft Admin Portal
|
|
// @namespace Violentmonkey Scripts
|
|
// @match https://admin.exchange.microsoft.com/*
|
|
// @match https://admin.microsoft.com/*
|
|
// @grant none
|
|
// @version 1.0
|
|
// @author -
|
|
// @description 6/11/2024, 12:49:02 PM
|
|
// ==/UserScript==
|
|
|