Search found 9274 matches

by Giorgio Maone
Thu Aug 07, 2025 9:04 am
Forum: NoScript Support
Topic: Unreadable dark text in dark mode
Replies: 5
Views: 61838

Re: Unreadable dark text in dark mode

Please check latest development build:

v 13.0.8.903
============================================================
x [UX] Increase contrast for non-HTTPS site labels in dark
mode (thanks Soothsayer for reporting)
by Giorgio Maone
Tue Aug 05, 2025 2:26 pm
Forum: NoScript Development
Topic: [FIXED] 13.0.8.901 popup showing unintended elements?
Replies: 1
Views: 60189

Re: 13.0.8.901 popup showing unintended elements?

Thank you, it should be fixed in latest development build:

v 13.0.8.902
============================================================
x Fix CSS error causing permanent permissions switch to be
shown in every context (thanks barbaz for reporting)
by Giorgio Maone
Thu May 22, 2025 8:21 am
Forum: NoScript Support
Topic: No Sript in Chrome
Replies: 9
Views: 9190

Re: No Sript in Chrome

1. Are you setting those permissions while in Incognito mode?
2. Have you got any "Cleaning" software which claims to scrub your browser data?
by Giorgio Maone
Tue May 20, 2025 1:32 pm
Forum: NoScript Support
Topic: Loading youtube.com opens a new tab + youtube.com (...sidebar)
Replies: 7
Views: 8861

Re: Youtube changes? Loading YT opens a new tab + Youtube Sidebar

barbaz wrote: Tue May 20, 2025 12:19 am Is there any possibility this is related to when a site registers a ServiceWorker?
Good call.

It's tracked as issue #444, and should be fixed in 13.0.6.902.
by Giorgio Maone
Sat May 10, 2025 11:36 am
Forum: NoScript Development
Topic: Temporarily set top-level sites to TRUSTED glitch
Replies: 28
Views: 21760

Re: Temporarily set top-level sites to TRUSTED glitch

What if we remove the technical stuff and just try to convey the basic information? "Automatically trust sites loaded as the top level document" Speaking about "current session" is technically correct, but kinda moot, because as long as the option is enabled this keeps happening ...
by Giorgio Maone
Fri May 09, 2025 6:18 pm
Forum: NoScript Development
Topic: Temporarily set top-level sites to TRUSTED glitch
Replies: 28
Views: 21760

Re: Temporarily set top-level sites to TRUSTED glitch

I'll try to better detail the reasoning behind my "Automatically grant TRUSTED capabilities to the top-level document's origin" proposal: 1. We don't apply neither the "TRUSTED" nor the "Temp. TRUSTED" presets anymore: instead we create and apply a CUSTOM capabilities s...
by Giorgio Maone
Fri May 09, 2025 1:59 pm
Forum: NoScript Development
Topic: Temporarily set top-level sites to TRUSTED glitch
Replies: 28
Views: 21760

Re: Temporarily set top-level sites to TRUSTED glitch

OK, after re-reading the whole thread, and taking in account issue 417's resolution, I'd settle with
"Automatically grant TRUSTED capabilities to the top-level document's origin'.

WDYT?
by Giorgio Maone
Fri May 09, 2025 11:10 am
Forum: NoScript Development
Topic: Temporarily set top-level sites to TRUSTED glitch
Replies: 28
Views: 21760

Re: Temporarily set top-level sites to TRUSTED glitch

fatboy wrote: Thu Aug 29, 2024 9:59 am
Giorgio Maone wrote: Tue Aug 20, 2024 6:02 pm … maybe it should be changed to "Automatically set top-level sites to Temp. TRUSTED"?
What about a tooltip?
The tooltip screenshot is gone :(
by Giorgio Maone
Fri May 09, 2025 7:11 am
Forum: NoScript Support
Topic: [Resolved] x-load permissions popup, placeholder etc
Replies: 6
Views: 6279

Re: x-load permissions popup, placeholder etc

Thanks Giorgio! Is there a technical possibility (and sense) to replace the phrase "Enable these capabilities when top page matches ANY SITE" (in the drop-down menu -> CUSTOM -> file:///D/path) with "Enable this capabilitie when directory/path matches" (+ only one checkbox x-loa...
by Giorgio Maone
Wed May 07, 2025 7:52 pm
Forum: NoScript Support
Topic: Temporarily TRUSTED Requires Reload with 12.6
Replies: 8
Views: 7683

Re: Temporarily TRUSTED Requires Reload with 12.6

It should be fixed now in latest development build (12.9.901 AKA 13 beta1):

v 12.9.901
============================================================
x Fixed automatic temporary permissions require reload
(thanks scottg for reporting)
by Giorgio Maone
Wed May 07, 2025 6:56 pm
Forum: NoScript Support
Topic: Temporarily TRUSTED Requires Reload with 12.6
Replies: 8
Views: 7683

Re: Temporarily TRUSTED Requires Reload with 12.6

Starting with NoScript 12.6 on Firefox 138.0.1 (latest), and macOS 15.4.1 (latest), the behavior for "Temporarily set top-level sites to TRUSTED" appears to have changed. The drop-down menu showing website permissions now shows the top-level website as temporarily having custom permission...
by Giorgio Maone
Wed May 07, 2025 5:45 am
Forum: NoScript Support
Topic: <X-LOAD>@file: errors
Replies: 2
Views: 4640

Re: <X-LOAD>@file: errors

All I get is the <X-LOAD>@file: over the NoScript logo as the image. If I click on it it gives me the option to temporarily display the correct image but not a permanent fix. Did you try unchecking the "[x] Temporarily allow <X-LOAD>" option on the prompt to make the permission permanent ...
by Giorgio Maone
Sat Apr 26, 2025 10:22 am
Forum: NoScript Support
Topic: [Resolved] x-load permissions popup, placeholder etc
Replies: 6
Views: 6279

Re: x-load permissions popup, placeholder etc

The issue with data: URLs being errononously intercepted is fixed in 905 . Long URLs in prompt will need more thought and work, but should be a lesser problem now. v 12.5.905 ============================================================ x [UX] Honor non-contextual x-load capability granted from NoScr...
by Giorgio Maone
Thu Apr 24, 2025 4:24 pm
Forum: NoScript Support
Topic: [Resolved] x-load permissions popup, placeholder etc
Replies: 6
Views: 6279

Re: x-load permissions popup, placeholder etc

fatboy wrote: Thu Apr 24, 2025 4:19 pm Images are base 64.
Do you mean they're data: URLs?

Could please you share the HTML file to check? Thanks!