Questions tagged [noscript]
NoScript is a Firefox extension that allows the user to selectively whitelist Javascript code, as well as various other security countermeasures.
69 questions
2
votes
0
answers
40
views
Automating uBlock Origin and NoScript configuration on Firefox (Flatpak + enterprise policies)
I’m trying to fully automate Firefox setup in a Linux environment (Debian/Proxmox, using Flatpak Firefox).
I already install extensions via enterprise policies using ExtensionSettings (force_installed)...
2
votes
0
answers
1k
views
Why do I get this browser alert? 'NoScript' started debugging this browser
Since a few days I'm getting this weird alert in my browser and I'd like to know why:
" 'NoScript' started debugging this browser "
(You can look at the first image I provided below for an ...
0
votes
1
answer
1k
views
Explain the main function of different capabilities of the Firefox extension NoScript 11.4.22 [closed]
About NoScript
My understanding of NoScript is that it allows the user to decide what scripts a website can execute. I want to learn more about the different capabilities (shown later) that can be ...
0
votes
1
answer
259
views
NoScript and sites with lots of JavaScript per page
For web browsing, I use Firefox and NoScript. One thing that irritates me is sites that expect to load another set of capabilities every time I change pages.
Particularly annoying are shopping sites ...
0
votes
2
answers
1k
views
Some websites give "Access Denied" persistently when using NoScript
I've been using NoScript for a while now and am mostly happy with it. The only real issue I have is that certain websites persistently stop working when using it, giving an "Access Denied" ...
0
votes
1
answer
398
views
How do I whitelist domain in its home domain in noscript
So lets say I want to whitelist facebook in facebook.com but blacklist it everywhere else. How do I do it? There used to be ABE rules but they got depreciated.
1
vote
1
answer
858
views
in Firefox, why is this page rendered this way(contents of noscript tag getting ignored), when running NoScript or uBlock Origin?
I have a page
http://www.zen76171.zen.co.uk/aaa2.html
with this HTML
<!doctype html>
<html>
<head>
<noscript>aaa</noscript>
<script>document.write("bbb")</...
3
votes
0
answers
20k
views
How Do I Block Ads In the Tor browser...?
I just started using Tor browser, and there are ads showing up on pretty much every page I've visited. I've been using Adblocker and Ghostery on my other web browsers for years, so I rarely see ads ...
2
votes
2
answers
2k
views
NoScript menu disappears in Firefox 52 ESR
I am running Firefox 52 ESR on Linux and have noticed that in recent weeks the menu for the NoScript extension has become intermittently non-functional. It appears to remain functional in browser ...
0
votes
1
answer
330
views
localhost:1972 shown in NoScript
I can see that there is a blocked script for "localhost:1972" in NoScript for a webpage (not public).
But if I right click, "save as" the webpage, then I do a "grep -r 1972" in its files, it doesn't ...
1
vote
2
answers
1k
views
NoScript hotkeys in Firefox Quantum
I'm new to NoScript, and Firefox Quantum (57) is the first browser I'm using it in. I've noticed on the page https://noscript.net/features that there should be some NoScript hotkeys and about:config ...
1
vote
0
answers
512
views
Firefox 57.0.4 and NoScript: How do I get the right-click menu back?
Just updated Firefox to 57.0.4 to patch the recent Meltdown and Spectre exploits. The NoScript UI now has a button on the toolbar instead of the traditional right-click context menu. How do I get the ...
2
votes
2
answers
5k
views
How can I stop NoScript from whitelisting sites like Facebook?
I notice that there has recently been a big update to both Firefox and NoScript and that NoScript appears to white listing certain sites now like Facebook without my permission. It seems to have some ...
2
votes
2
answers
8k
views
Getting frequent XSS warnings from Firefox
With the recent changes to Firefox (and NoScript apparently) I am getting frequent XSS warnings from "tqn" in particular. It seems to happen every time I do even minor things like open a new tab in ...
0
votes
1
answer
298
views
How to hide "Scripts Currently Forbidden" bar in Firefox?
Noscript pops up a "Scripts Currently Forbidden" bar at the bottom of any webpage I view. How can I configure Noscript so that it never shows this bar?