Update edupage.user.js
This commit is contained in:
parent
28ccf99975
commit
48546a977f
@ -1,7 +1,7 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Edupage H4x
|
// @name Edupage H4x
|
||||||
// @namespace https://brn.systems
|
// @namespace https://brn.systems
|
||||||
// @version 0.2.5
|
// @version 0.2.6
|
||||||
// @copyright Can be found at https://git.brn.systems/BRNSystems/Userscripts
|
// @copyright Can be found at https://git.brn.systems/BRNSystems/Userscripts
|
||||||
// @description Gives you a bit more options on EduPage, some are broken
|
// @description Gives you a bit more options on EduPage, some are broken
|
||||||
// @author BRNSystems
|
// @author BRNSystems
|
||||||
@ -12,8 +12,11 @@
|
|||||||
// @icon64 https://www.google.com/s2/favicons?sz=64&domain=edupage.org
|
// @icon64 https://www.google.com/s2/favicons?sz=64&domain=edupage.org
|
||||||
// @icon https://www.google.com/s2/favicons?sz=32&domain=edupage.org
|
// @icon https://www.google.com/s2/favicons?sz=32&domain=edupage.org
|
||||||
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
|
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
|
||||||
// @require https://openuserjs.org/src/libs/sizzle/GM_config.min.js
|
// @require https://openuserjs.org/src/libs/sizzle/GM_config.min.js
|
||||||
// @grant none
|
// @grant GM_getValue
|
||||||
|
// @grant GM_setValue
|
||||||
|
// @grant GM.getValue
|
||||||
|
// @grant GM.setValue
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user