mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Changed namespace, and update URL
This commit is contained in:
parent
3279d057c2
commit
63977056e8
3 changed files with 38 additions and 48 deletions
5
frame.js
5
frame.js
|
@ -21,7 +21,7 @@
|
|||
|
||||
// ==UserScript==
|
||||
// @name Moodle/Elearning/KMOOC test help
|
||||
// @version 1.6.4.1
|
||||
// @version 1.6.4.3
|
||||
// @description Online Moodle/Elearning/KMOOC test help
|
||||
// @author MrFry
|
||||
// @match https://elearning.uni-obuda.hu/main/*
|
||||
|
@ -36,7 +36,8 @@
|
|||
// @license GNU General Public License v3.0 or later
|
||||
// @supportURL qmining.frylabs.net
|
||||
// @contributionURL qmining.frylabs.net
|
||||
// @namespace https://greasyfork.org/users/153067
|
||||
// @namespace https://qmining.frylabs.net
|
||||
// @updateURL https://qmining.frylabs.net/moodle-test-userscript/stable.user.js
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue