BrokenEagle98 said:
That error sounds like it's coming from TamperMonkey and not from my script. The URL looks like what the extension uses to address the script when it loads it onto the page.
Try restarting TamperMonkey or doing a factory reset on it. Also try uninstalling and then reinstalling the script. If necessary, uninstall and reinstall Tampermonkey.
Didn't work.
In the meantime, I have more errors from the console after looking harder and reloading pages:
Syntax error @ "EventListener"!
##########################
JSHINT output:
##########################
r</<@eval:2:491
c@eval:2:54
E_u@eval:3:150
ja@eval line 1 > Function:59:374
create@eval line 1 > Function:70:416
d@eval line 1 > Function:13:89
runListeners@eval line 1 > Function:13:52
anonymous/</</<@eval line 1 > Function:71:472
H@eval:10:70
eval line 1 > Function:60:340
ERROR: Execution of script 'EventListener' failed! matchAll must be called with a global RegExp EventListener.user.js:1:274
<anonymous> moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:1
<anonymous> moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:1
<anonymous> moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:11891
<anonymous> moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:11893
r eval:2
c eval:2
E_u eval:3
ja eval line 1 > Function:59
create eval line 1 > Function:70
d eval line 1 > Function:13
runListeners eval line 1 > Function:13
anonymous eval line 1 > Function:71
H eval:10
ERROR: Execution of script 'EventListener' failed! matchAll must be called with a global RegExp EventListener.user.js:1:274
JSPLib.utility.findAll@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:6306:20
JSPLib.danbooru.getShowID@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:8223:80
Main@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:11722:33
JSPLib.load.programLoad@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:6124:5
JSPLib.load.programInitialize@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:6133:21
@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:11889:13
r</<@eval:2:491
@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:1:101
@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:1:476
@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:11891:6
@moz-extension://5d9aef69-505d-4d02-a46c-b2acef05a81f/userscripts/EventListener.user.js?id=4ad8cf2d-d92a-4b6c-886b-8de63afcbbf1:11893:3
r</<@eval:2:491
c@eval:2:54
E_u@eval:3:150
ja@eval line 1 > Function:59:374
create@eval line 1 > Function:70:416
d@eval line 1 > Function:13:89
runListeners@eval line 1 > Function:13:52
anonymous/</</<@eval line 1 > Function:71:472
H@eval:10:70
There was also an illegal character error that I didn't copy when I saw it.