File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments