Skip to content

Commit 8edc627

Browse files
committed
Add the URL for updating the script
1 parent 5b3a2be commit 8edc627

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Loud No More.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22
// @name Loud No More
33
// @namespace https://github.com/Evilur
44
// @version 1.0
5-
// @description Save your ears from sudden autoplaying audio and video on blank pages with a built-in player
5+
// @description Protects your ears from sudden loud sounds on pages that contain only a media player
66
// @author Evilur
7-
// @match *://*/*
7+
// @license MIT
8+
// @homepageURL https://github.com/Evilur/Loud-No-More
9+
// @supportURL https://github.com/Evilur/Loud-No-More/issues
10+
// @updateURL https://raw.githubusercontent.com/Evilur/Loud-No-More/master/Loud%20No%20More.js
11+
// @downloadURL https://raw.githubusercontent.com/Evilur/Loud-No-More/master/Loud%20No%20More.js
812
// @run-at document-end
13+
// @match *://*/*
914
// @grant GM_getValue
1015
// @grant GM_setValue
1116
// @grant GM_registerMenuCommand

0 commit comments

Comments
 (0)