noscript
noscript copied to clipboard
The popular NoScript Security Suite browser extension.
When I look my `Devtools > Network tab`, I can see a loop that comes in this extension. It prevents page load, it looks like always loading site content but...
Policy: ``` { "DEFAULT": { "capabilities": [ "script", "fetch", "media", "frame", "font", "lazy_load" ], "temp": false }, "TRUSTED": { "capabilities": [ "script" ], "temp": false }, "UNTRUSTED": { "capabilities": [],...
As discussed in https://forums.informaction.com/viewtopic.php?t=27263, nowadays this is the most reasonable default.
Problem --- When I limit what a script can do, I can specify a limit in terms of top level domain a script can run:  Let's take two of...
I have a particularly long presentation on [google slides](https://docs.google.com/presentation/) which doesn't load on firefox. After doing some investigations, I found that it loads normally when I have the noscript deactivated,...
Whenever I click the button for the extension it does nothing, and I cannot find any way to open the window to enable or disable scripts. I have to deactivate...
`toggleEnforcementForTab` is not documented at https://noscript.net/usage/#keyboard-shortcuts which can lead to confusion. As a user who likes to use em dashes a lot (option-shift-dash on macOS), I was accidentally triggering this...
I accidentally clicked to allow a website with the entry "https://" so now I get odd behaviour on every website I visit there's an extra entry named "https://" when you...
VPN's can prevent leaks, how can I prevent this in the future?
I just got a new computer and noticed Twitch and Kick were having issues after importing my Chrome settings. I saw online that reinstalling Noscript would fix some issues Twitch...