Subject disabling, and frame updating

This commit is contained in:
YourFriendlyNeighborhoodDealer 2018-12-17 12:57:59 +01:00
parent b40d6b61b9
commit 3fcd18670e
2 changed files with 50 additions and 19 deletions

View file

@ -21,7 +21,7 @@
// ==UserScript==
// @name Moodle/Elearning/KMOOC test help
// @version 1.5.4.2
// @version 1.6.0.0
// @description Online Moodle/Elearning/KMOOC test help
// @author YourFriendlyNeighborhoodDealer
// @match https://elearning.uni-obuda.hu/main/*
@ -33,6 +33,9 @@
// @grant GM_setValue
// @grant GM_xmlhttpRequest
// @grant GM_openInTab
// @license GNU General Public License v3.0 or later
// @supportURL questionmining.tk
// @contributionURL questionmining.tk
// @resource data file:///<file path space is %20, and use "/"-s plz not "\" ty (and add .txt)// UTF-8 PLZ>
// @namespace https://greasyfork.org/users/153067
// ==/UserScript==