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 Primjedba Wizard | |
| // @namespace http://tampermonkey.net/ | |
| // @version 14.4 | |
| // @description Safe wizard + geodet selector + PR/TI selector + spacing + reuse | |
| // @match https://oss.uredjenazemlja.hr/private/resurvey/preparing/appointments-presentation/* | |
| // @grant none | |
| // ==/UserScript== | |
| (function () { |
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 Filter vremena predočavanja | |
| // @namespace http://tampermonkey.net/ | |
| // @version 3.7 | |
| // @description SAT filter with adaptive text color | |
| // @match https://oss.uredjenazemlja.hr/* | |
| // @grant none | |
| // ==/UserScript== | |
| (function () { |