Search found 9465 matches
- Sun Sep 08, 2024 9:24 pm
- Forum: NoScript Support
- Topic: investigation about spyware
- Replies: 5
- Views: 79
Re: investigation about spyware
I thought noscript blocked everything from a certain domain. Now I understand that it only blocks javascript. Is that correct? While NoScript indeed does not block everything, it's more than just Javascript: NoScript is a security tool, with its main feature being blocking active content . For an o...
- Sun Sep 08, 2024 9:08 pm
- Forum: NoScript Support
- Topic: investigation about spyware
- Replies: 5
- Views: 79
Re: investigation about spyware
It's normal to see requests to ggpht.com when browsing Youtube, and it's expected for it not to show up in NoScript because Youtube doesn't load any active content from ggpht.com, it's only images. NoScript is not an ad blocker, it's not the right tool for this job. Any ad blocking NoScript happens ...
- Fri Sep 06, 2024 3:52 am
- Forum: NoScript General
- Topic: Why does adding a new computer RESET noscript settings?
- Replies: 5
- Views: 116
- Wed Sep 04, 2024 3:32 pm
- Forum: NoScript General
- Topic: Why does adding a new computer RESET noscript settings?
- Replies: 5
- Views: 116
- Wed Sep 04, 2024 12:33 am
- Forum: NoScript General
- Topic: Why does adding a new computer RESET noscript settings?
- Replies: 5
- Views: 116
Re: Why does adding a new computer RESET noscript settings?
Are you using Firefox Sync? This is known to happen with Firefox Sync in some cases. Not sure if anyone ever solved it though
- Wed Aug 28, 2024 3:02 pm
- Forum: NoScript Support
- Topic: No website is loading after a while
- Replies: 10
- Views: 488
Re: No website is loading after a while
If you can reproduce the issue in a new profile by completely quitting Firefox and copying files from your main profile, viewtopic.php?p=104118#p104118 has some ideas you could use to troubleshoot and ferret out the culprit
- Sat Aug 24, 2024 6:19 pm
- Forum: NoScript Development
- Topic: [Done] Please make neutralizing lazy loading optional
- Replies: 4
- Views: 202
Re: Please make neutralizing lazy loading optional
Awesome Added to the sticky.Giorgio Maone wrote: ↑Sat Aug 24, 2024 5:59 pmThe former: it's a capability of the document triggering the load.
- Sat Aug 24, 2024 3:36 pm
- Forum: NoScript Development
- Topic: [Done] Please make neutralizing lazy loading optional
- Replies: 4
- Views: 202
Re: Please make neutralizing lazy loading optional
Nice, thank you Giorgio!
Does the "lazy load" capability apply to the document URL (like "unrestricted CSS" does)? Or does it apply to destination URL of the lazy-loaded resource?
Does the "lazy load" capability apply to the document URL (like "unrestricted CSS" does)? Or does it apply to destination URL of the lazy-loaded resource?
- Fri Aug 23, 2024 8:42 pm
- Forum: NoScript Development
- Topic: [Done] Please make neutralizing lazy loading optional
- Replies: 4
- Views: 202
[Done] Please make neutralizing lazy loading optional
Was about to update NoScript to 11.4.35rc2, but decided not to upon seeing this - v 11.4.35rc2 ============================================================ [...] x Forcibly neutralize lazy loading attributes when scripting is disabled Forcing this change will negatively impact using some websites wi...
- Wed Aug 21, 2024 8:32 pm
- Forum: NoScript Support
- Topic: NS 11.4.34 not compatible with Firefox 78.15
- Replies: 11
- Views: 545
Re: NS 11.4.34 not compatible with Firefox 78.15
Fixed in latest development build 11.4.35rc1?
- Wed Aug 21, 2024 2:09 am
- Forum: NoScript Support
- Topic: How to handle random subdomains?
- Replies: 2
- Views: 167
Re: How to handle random subdomains?
In my experience those aren't random. When you figure out which specific cloudfront.net domains imdb needs, you can set them CUSTOM with contextual permission for imdb (click the "ANY SITE" drop-down in the NoScript popup). Then when reviewing NoScript Options > Per-site Permissions, knowi...
- Tue Aug 20, 2024 5:42 pm
- Forum: NoScript Development
- Topic: Temporarily set top-level sites to TRUSTED glitch
- Replies: 15
- Views: 426
Re: [BUG] Temporarily set top-level sites to TRUSTED glitch
STR: Open the "General" tab in the settings, check the box "Temporarily set top-level sites to TRUSTED". Open the site http://example.com/ (or any other if TRUSTED is not selected for it in the "Per site Permissions" tab). Click on the NS icon in the panel — the "...
- Mon Aug 19, 2024 12:37 am
- Forum: NoScript Support
- Topic: Random specifc URL scripting blocked regardless of permissions
- Replies: 4
- Views: 378
Re: Random specifc URL scripting blocked regardless of permissions
Do you have another extension that maybe blocking the requests NoScript causes as an internal implementation detail? NoScript intercepts and blocks these requests before they're actually sent, but if another extension blocks them before NoScript can see them, weirdness like this can result. If using...
- Mon Aug 19, 2024 12:22 am
- Forum: NoScript Support
- Topic: No website is loading after a while
- Replies: 10
- Views: 488
Re: No website is loading after a while
If you go Tools > Add-ons and Themes, and disable all extensions other than NoScript, does the issue still occur?
Did the problem start at the same time as you upgraded Firefox to a newer version?
Did the problem start at the same time as you upgraded Firefox to a newer version?
- Sat Aug 17, 2024 2:40 am
- Forum: NoScript Support
- Topic: No website is loading after a while
- Replies: 10
- Views: 488
Re: No website is loading after a while
When this issue occurs, do you see anything related in the Browser Console? (Ctrl-Shift-J) (if you don't know what's related, turn off CSS warnings and post everything else you see) Before running into the issue and checking for Browser Console messages, make sure the Browser Console is set to "...