Search found 9227 matches
- Thu Oct 03, 2024 12:17 pm
- Forum: NoScript Support
- Topic: LinkedIn problems
- Replies: 1
- Views: 13
Re: LinkedIn problems
Have you got both ...linkedin.com and ...licdn.com set as TRUSTED?
- Wed Oct 02, 2024 2:47 pm
- Forum: NoScript Development
- Topic: More worker/webgl problems in NoScript version 11.4.40
- Replies: 2
- Views: 221
Re: More worker/webgl problems in NoScript version 11.4.40
Please check latest development build, thank you!
v 11.4.41rc1
============================================================
x Reduce cosole spam on non-debugging instances
x [nscl] Avoid patched workers breakage if console API is
disabled (thanks ayi for reporting)
v 11.4.41rc1
============================================================
x Reduce cosole spam on non-debugging instances
x [nscl] Avoid patched workers breakage if console API is
disabled (thanks ayi for reporting)
- Tue Oct 01, 2024 10:05 pm
- Forum: NoScript Support
- Topic: Permissions Change
- Replies: 10
- Views: 528
Re: Permissions Change
Could you please tell us in NORMAL words why the extensions needs access to EVERYTHING we do on a website? NoScript does not "access" ANYTHING you do on a website, but in order to patch the execution environment and prevent the webpage (which most of the time WANTS DESPERATELY to spy on E...
- Sat Sep 21, 2024 11:22 pm
- Forum: NoScript Development
- Topic: [Fixed] Disabling WebGL breaks lichess.org
- Replies: 6
- Views: 204
Re: (11.4.37+) Disabling WebGL breaks lichess.org
Should be fixed (for real this time ) in latest dev build, thanks:
v 11.4.40rc1
============================================================
x [nscl] Fix patched workers failures caused by Firefox
webRequest filters disconnect() breaking on large files
(thanks barbaz for reporting)
v 11.4.40rc1
============================================================
x [nscl] Fix patched workers failures caused by Firefox
webRequest filters disconnect() breaking on large files
(thanks barbaz for reporting)
- Tue Sep 17, 2024 6:43 am
- Forum: NoScript Development
- Topic: [Fixed] Disabling WebGL breaks lichess.org
- Replies: 6
- Views: 204
Re: (11.4.37+) Disabling WebGL breaks lichess.org
OK, very strange thing I'm observing: if I've got the devtools panel open (ctrl+shift+K) I cannot reproduce, and the local engine works fine. In "normal" windows it gets most of the time stuck at "Loading engine..." on the switch. Puzzling... further investigation needed, but it'...
- Mon Sep 16, 2024 10:09 pm
- Forum: NoScript Development
- Topic: [Fixed] Disabling WebGL breaks lichess.org
- Replies: 6
- Views: 204
Re: (11.4.37+) Disabling WebGL breaks lichess.org
Fixed in latest rc:
v 11.4.39rc1
============================================================
x [nscl] Correctly propagate extra arguments to shadowed
worker constructors
v 11.4.39rc1
============================================================
x [nscl] Correctly propagate extra arguments to shadowed
worker constructors
- Mon Sep 16, 2024 7:16 am
- Forum: NoScript Development
- Topic: [Fixed] Disabling WebGL breaks lichess.org
- Replies: 6
- Views: 204
Re: (11.4.37+) Disabling WebGL breaks lichess.org
Investigating, thanks.
- Fri Sep 13, 2024 2:29 pm
- Forum: NoScript Support
- Topic: Permissions Change
- Replies: 10
- Views: 528
Re: Permissions Change
Quoting the mandatory permission justification note I provided to the Chrome Store editors on submission: Using the debugger API is the only way to reliably inject scripts into workers, especially service workers, on Chrome: https://github.com/hackademix/nscl/blob/main/service/patchWorkers.js On Fir...
- Sat Aug 24, 2024 5:59 pm
- Forum: NoScript Development
- Topic: [Done] Please make neutralizing lazy loading optional
- Replies: 4
- Views: 256
- Sat Aug 24, 2024 9:34 am
- Forum: NoScript Development
- Topic: [Done] Please make neutralizing lazy loading optional
- Replies: 4
- Views: 256
Re: Please make neutralizing lazy loading optional
Could the neutralizing of lazy loading please be made optional? v 11.4.35rc3 ============================================================ x Gracefully handle new capabilities still unknown to the settings host (e.g. Tor/Mullvad browser), if any x Configurable "lazy_load" capability (see h...
- Tue Aug 20, 2024 8:37 pm
- Forum: NoScript Development
- Topic: Temporarily set top-level sites to TRUSTED glitch
- Replies: 15
- Views: 603
- Tue Aug 20, 2024 8:12 pm
- Forum: NoScript Development
- Topic: Temporarily set top-level sites to TRUSTED glitch
- Replies: 15
- Views: 603
Re: [BUG] Temporarily set top-level sites to TRUSTED glitch
Temp TRUSTED in classic NS had limited capabilities compared to TRUSTED. What is "Temp" now expressed in if the permission is actually issued forever? That's no "classic" vs "now". This option (which I personally don't like, but was requested by many users) has always ...
- Tue Aug 20, 2024 7:41 pm
- Forum: NoScript Development
- Topic: Temporarily set top-level sites to TRUSTED glitch
- Replies: 15
- Views: 603
Re: [BUG] Temporarily set top-level sites to TRUSTED glitch
"Temp TRUSTED" should be canceled when the browser restarts.Isn't it? It is. If you open NoScript Options>Per Site Permissions at browser start, before you visit any site, you'll see the site(s) which were set to Temp TRUSTED in the previous session are gone away (except for session resto...
- Tue Aug 20, 2024 6:02 pm
- Forum: NoScript Development
- Topic: Temporarily set top-level sites to TRUSTED glitch
- Replies: 15
- Views: 603
Re: [BUG] Temporarily set top-level sites to TRUSTED glitch
Open the "General" tab in the settings — "Temporarily set top-level sites to TRUSTED" is still checked. Umm...that's completely expected behavior. The temporary permission is being re-created the second time you visit example.com, exactly as specified by the setting. Yes it is. ...
- Tue Aug 20, 2024 2:22 pm
- Forum: NoScript Development
- Topic: Temporarily set top-level sites to TRUSTED glitch
- Replies: 15
- Views: 603
Re: [BUG] Temporarily set top-level sites to TRUSTED glitch
If you check the General -> Temporarily set top-level sites to TRUSTED checkbox and restart (or close and start) the browser, then the temporary permissions are not canceled. I cannot reproduce, sorry. Could you provide step-by-step instructions, included how the temporary permissions were added, i...