Tagged Questions
1
vote
2answers
187 views
How to block loading https server resource on http pages in Firefox?
I wish to block loading of https resources in Firefox on pages that are served via http protocol.
Think of these elements to be blocked/filtered:
img src="https://*"
script src="https://*"
iframe ...
0
votes
2answers
183 views
Access NoScript keyboard shortcuts
Which key combination should I press on the keyboard to toggle NoScript? The configuration (about:config) says:
noscript.keys.toggle: ctrl shift VK_BACK_SLASH.|
1
vote
0answers
130 views
NoScript randomly causes browser to ignore clicks
At some point recently NoScript started causing left mouse clicks to be ignored at random times. Sometimes it was so bad that I had to reload a page or even restart Firefox. The clicks are only ...
2
votes
2answers
229 views
“flashblock” for all firefox plugins?
I have the Firefox extension Flashblock installed, and enjoy the fact that it blocks all Flash (and Silverlight) while still giving me an option to run the Flash content if I want to (e.g. for ...
3
votes
4answers
990 views
Can I block single page with NoScript?
I use page that has very annoying alert onLoad, I'd like to block JavaScript on that site(its http://somedomain/home.jsf), but I need JS to use the rest of the web-app.
Can I block scripts only on ...
1
vote
1answer
404 views
Cannot change NoScript settings
I've just installed NoScript, and it's now blocking everything (as it should), so when I open YouTube, for example, I cannot watch videos. An alert bar appears at the bottom of the screen: Scripts ...
0
votes
2answers
437 views
NoScript: How do I block a subdomain but allow the parent domain?
I want to allow scripts from DomainIVisitOften.com, but block ads.DomainIVisitOften.com. Is there a way to do that with NoScript?