This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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 |
OlderNewer