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 BOX_Medismarter | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2.0.2 | |
| // @description Backup y automatización en Medismart | |
| // @match https://medical.medismart.live/Medico/Atencion_Box* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=medismart.live | |
| // @grant unsafeWindow | |
| // @grant GM_xmlhttpRequest | |
| // @grant GM_getClipboard |