Skip to content

Commit a41a4b5

Browse files
authored
Add downloadURL
1 parent a22d7d7 commit a41a4b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

BetterMyEfrei.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
// ==UserScript==
22
// @name Better MyEfrei
33
// @namespace https://www.myefrei.fr/
4-
// @version 0.4.0
4+
// @version 0.4.1
55
// @description some improvements to MyEfrei UI!
66
// @author DocSystem & Doryan D.
77
// @match https://www.myefrei.fr/portal/student/*
88
// @icon https://www.google.com/s2/favicons?sz=64&domain=www.myefrei.fr
99
// @grant none
1010
// @updateURL https://github.com/DocSystem/BetterMyEfrei/raw/refs/heads/main/BetterMyEfrei.user.js
11+
// @downloadURL https://github.com/DocSystem/BetterMyEfrei/raw/refs/heads/main/BetterMyEfrei.user.js
1112
// ==/UserScript==
1213

1314
(function() {

0 commit comments

Comments
 (0)