Skip to content

Commit

Permalink
changed namespace to the correct namespace on all scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Oct 3, 2025
1 parent 7890d9e commit 4f129e6
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion scripts/bas-search/bas-search.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name BAS - Quick Search
// @namespace http://tampermonkey.net/
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.8.5
// @description Quick search using `Ctrl` + `Shift` + `F` hotkey, group search with "g:" and person search with "p:" prefix. Navigate tabs with Ctrl + Left/Right keys. Navigate search results with up and down keys.
// @author Øyvind Nilsen (on@ntnu.no)
Expand Down
2 changes: 1 addition & 1 deletion scripts/diri/diri.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name Diri.ai - Remove blur
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 0.1.1
// @description Sets --blur-xs to 0px instead of 4px for diri.ai
// @author Øyvind Nilsen (on@ntnu.no)
Expand Down
2 changes: 1 addition & 1 deletion scripts/feide-microsoft/feide-microsoft.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name Feide - Auto-Press Microsoft Sign-In.
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.1.3
// @description Automatically press the Microsoft sign-in button.
// @author Øyvind Nilsen (on@ntnu.no)
Expand Down
2 changes: 1 addition & 1 deletion scripts/fuglane/fuglane.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name Fuglane - Issue links
// @namespace http://tampermonkey.net/
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.3.6
// @description Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk
// @author Øyvind Nilsen (on@ntnu.no)
Expand Down
2 changes: 1 addition & 1 deletion scripts/innsida-custom-css/innsida-custom-css.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name Innsida - Custom CSS
// @namespace http://tampermonkey.net/
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.2
// @description Custom CSS and Text Removal for innsida.ntnu.no
// @author Magnus Børnes (magnborn@ntnu.no)
Expand Down
2 changes: 1 addition & 1 deletion scripts/innsida-search/innsida-search.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name Innsida - Quick Search
// @namespace http://tampermonkey.net/
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.2.0
// @description `Ctrl` + `Shift` + `F` to search on Innsida
// @author Øyvind Nilsen (on@ntnu.no)
Expand Down
2 changes: 1 addition & 1 deletion scripts/m365-admin/m365-admin.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name M365 Admin - PIM Activate Hotkey
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @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)
Expand Down
2 changes: 1 addition & 1 deletion scripts/modern-bas/modern-bas.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name BAS - Modern Style Toggle
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.0.13
// @description Apply modern styling to BAS/Cereweb with toggle between modern and classic
// @author Øyvind Nilsen (on@ntnu.no)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name TOPdesk - Highlight Summary
// @namespace http://tampermonkey.net/
// @namespace https://git.ntnu.no/M365-Drift/MonkeyMagic/
// @version 1.6
// @description Highlight the summary section in a box with a slightly yellow-orange background
// @author Magnus Børnes (magnborn@ntnu.no)
Expand Down

0 comments on commit 4f129e6

Please sign in to comment.