Page 1 of 1

RFE: uBlock-Origin-like Logger

Posted: Tue Feb 23, 2021 12:47 pm
by barbaz
Currently there is no good way to troubleshoot some permissions issues:

- viewtopic.php?f=7&t=26248 - No idea what the disallowed script is or where it's coming from.

- I now cannot log into one particular site I use unless I set "Disable restrictions for this tab". Previously it did not require any permissions beyond what's needed to get the rest of the site working. There are some redirects in the login process, so I tried monitoring network requests with Browser Console (which in FF 86 also shows blocked requests) - even that is not enough to figure out what NoScript is blocking.

If NoScript had a uBlock-Origin-like logger, troubleshooting this stuff would become possible - and often easy.

Thanks :)

Re: RFE: uBlock-Origin-like Logger

Posted: Thu Mar 04, 2021 5:10 pm
by musonius
+1

Re: RFE: uBlock-Origin-like Logger

Posted: Tue Jan 17, 2023 3:43 am
by ZeroUnderscoreOu
Bump.

Re: RFE: uBlock-Origin-like Logger

Posted: Thu Oct 03, 2024 11:16 am
by Ladislav
+1

Re: RFE: uBlock-Origin-like Logger

Posted: Fri Oct 18, 2024 11:51 pm
by wsmith84
+1 from me as well

An increasing number of Web sites these days are doing multi-step redirections when you log in, complete a purchase, etc. and those sites can be essentially unusable with NoScript unless you just disable all restrictions for the tab, since the blocked items come and go from the list with no opportunity to even see them, much less configure them.

It's not a bug with NoScript, just something that could be extraordinarily more useful if there were a way to introspect what's going on.

I didn't find this thread when I initially did my search (sorry about that), but I created my own ask for this functionality with my own thoughts on implementation (TLDR: Just dropping log messages in the browser console would be a workable solution): viewtopic.php?p=107660