Split these posts to a new thread so this issue can get its own proper attention. The issue in the other thread involved similar symptoms, but the cause was different - this new issue is more widespread and is not resolved.
Search found 9556 matches
- Sat Mar 15, 2025 7:03 pm
- Forum: NoScript Support
- Topic: NoScript can no longer be verified in old Firefox versions (split from t=27254)
- Replies: 3
- Views: 161
Re: NoScript could not be verified for use in Firefox and has been disabled
- Sat Mar 15, 2025 6:54 pm
- Forum: NoScript Support
- Topic: [Resolved] NoScript could not be verified for use in Firefox and has been disabled
- Replies: 8
- Views: 1453
Re: [Resolved] NoScript could not be verified for use in Firefox and has been disabled
This thread is only for the specific issue the OP faced in January 2025. As of 2025-03-14, a certificate that old versions of Firefox are using to verify add-on signatures expired, resulting in symptoms similar to this issue for a larger number of users. Since the two issues have different causes, d...
- Fri Mar 14, 2025 8:40 pm
- Forum: NoScript Development
- Topic: Blocking Script Loading
- Replies: 1
- Views: 79
Re: Blocking Script Loading
Would it be possible for NoScript to block scripts from being loaded entirely if they are already blocked from execution? NoScript already does this wherever possible, which is anytime the active content is a separate request. So for example disallowed script files are not downloaded. Inline script...
- Wed Mar 12, 2025 1:31 am
- Forum: NoScript General
- Topic: No longer able to UNTRUST sites, even when previously untrusted, WHY?
- Replies: 1
- Views: 105
Re: No longer able to UNTRUST sites, even when previously untrusted, WHY?
NoScript Options > Advanced, check "Enable setting permanent permissions in incognito/private tabs"
- Tue Mar 11, 2025 12:58 pm
- Forum: NoScript Support
- Topic: YouTube videos stop after 60 seconds
- Replies: 4
- Views: 1169
- Sat Mar 08, 2025 9:10 pm
- Forum: NoScript Support
- Topic: Site won't fully load unless NS disabled
- Replies: 6
- Views: 250
- Fri Mar 07, 2025 11:04 pm
- Forum: NoScript Support
- Topic: Site won't fully load unless NS disabled
- Replies: 6
- Views: 250
Re: Site won't fully load unless NS disabled
It's only the weekly ad not loading for me. Not seeing a weekly ad on the link you posted. So also tried clicking "Weekly Ad" and other ways of getting to the weekly ad, but could only get a page saying only this: Weekly Ad When you click to open a circular image, you can now flip through ...
- Fri Mar 07, 2025 9:23 pm
- Forum: NoScript Support
- Topic: Site won't fully load unless NS disabled
- Replies: 6
- Views: 250
Re: Site won't fully load unless NS disabled
It is not working for me even with NoScript, uBlock Origin, and Firefox tracking protection disabled. Also does not work for me in new, clean Firefox profile with all defaults and no extensions installed.
- Mon Mar 03, 2025 2:13 am
- Forum: NoScript Support
- Topic: Issues with UBO?
- Replies: 6
- Views: 456
Re: Issues with UBO?
Thanks for your reply! I'm thankful for it. You're welcome! https://i.psyche.me/thumbsup_right.gif 1. Does that mean everything is normal? Yes. 2. Can I just ignore ff00 in dynamic filter list for every website I visit and just not touch it or create noop or whatever rules for it? As long as it sho...
- Sat Mar 01, 2025 11:20 pm
- Forum: NoScript Support
- Topic: Issues with UBO?
- Replies: 6
- Views: 456
Re: Issues with UBO?
Is the "TypeError: Failed to fetch" from when you click the arrow on the far right of the entry in the uBlock Origin logger? The reason NoScript uses [ff00::]/... URLs for its internal requests is because those URLs are invalid to actually connect to. Trying to access such URLs outside of ...
- Sat Mar 01, 2025 10:19 pm
- Forum: NoScript Support
- Topic: Issues with UBO?
- Replies: 6
- Views: 456
Re: Issues with UBO?
All of the requests fail with: "TypeError: Failed to fetch" As long as NoScript is what blocked these requests and caused them to fail to fetch, this is not a problem. This is an implementation detail of NoScript due to limitations of WebExtensions APIs. NoScript makes and then blocks the...
- Mon Feb 24, 2025 3:54 pm
- Forum: NoScript Support
- Topic: no clue
- Replies: 1
- Views: 389
Re: no clue
Does login actually work despite the error page? In otherwords, if you log in and get the error page and then go to another Amazon URL, are you logged in?
If not: as a test, does login work if you disable NoScript? (Tools > Add-ons and Themes > NoScript, click the toggle switch off)
If not: as a test, does login work if you disable NoScript? (Tools > Add-ons and Themes > NoScript, click the toggle switch off)
- Sun Feb 16, 2025 5:30 pm
- Forum: Metaforum
- Topic: The "Firefox links" sticky is overdue for an update
- Replies: 0
- Views: 635
The "Firefox links" sticky is overdue for an update
https://forums.informaction.com/viewtopic.php?t=2557 Most of the links in this sticky contain very outdated information that no longer applies to anything current. The concept of having a "Firefox links: help yourself" type sticky still seems useful, so could we please re-evaluate what lin...
- Sun Feb 16, 2025 4:59 pm
- Forum: Web Tech
- Topic: WebExtensions changes coming?
- Replies: 27
- Views: 118163
Re: WebExtensions changes coming?
Recently happened on a couple Mozilla blog posts from last year that answer most of the open questions in this thread: We also wanted to take this opportunity to address a couple common questions we’ve been seeing in the community, specifically around the webRequest API and MV2: The webRequest API i...
- Sat Feb 15, 2025 1:57 pm
- Forum: NoScript Development
- Topic: Contextual permissions UI could be more intuitive to new users
- Replies: 2
- Views: 743
Re: Contextual permissions UI could be more intuitive to new users
4) In "General" there are now three tabs: DEFAULT, etc. After these three tabs, add a row with three radio buttons: "ANY SITE inherits DEFAULT or TRUSTED or UNTRUSTED policy by default". Currently, new "ANY SITE" permissions inherit whichever preset was last selected. ...