Skip to content

Instantly share code, notes, and snippets.

View rogerhutchings's full-sized avatar
🚂
All change

Roger Hutchings rogerhutchings

🚂
All change
  • Oxfordshire, UK
  • 13:40 (UTC +01:00)
View GitHub Profile
@rogerhutchings
rogerhutchings / wm.js
Created July 25, 2024 08:54
TamperMonkey script for WM
// ==UserScript==
// @name WM modal no more
// @namespace http://tampermonkey.net/
// @version 2024-07-25
// @description try to take over the world!
// @author You
// @match https://support.walkme.com/*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==