Skip to content

Instantly share code, notes, and snippets.

View pasrom's full-sized avatar

Roman Passler pasrom

View GitHub Profile
@pasrom
pasrom / applus.user.js
Last active April 7, 2025 11:17
Automates fields for account information, leave request, and PZE correction requests
// ==UserScript==
// @name Account Information and Leave Request Automation
// @namespace http://tampermonkey.net/
// @version 0.4
// @description Automates fields for account information, leave request, and PZE correction requests
// @author Roman Passler
// @match https://*/APplusProd7/time/*
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_registerMenuCommand