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 No moodle forcedownload | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2025-12-10 | |
| // @description No forced download from moodle, open files in your browser and on a new tab | |
| // @author zsotroav | |
| // @include https://edu.*.bme.hu/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=moodle.com | |
| // @grant none | |
| // ==/UserScript== |