Search found 71 matches

by Lucas Malor
Sat Sep 28, 2019 8:40 pm
Forum: NoScript Development
Topic: NoScript block this site, you have to allow scripts globally, even if all sites are allowed
Replies: 10
Views: 3968

Re: NoScript block this site, you have to allow scripts globally, even if all sites are allowed

barbaz wrote: Sat Sep 28, 2019 8:06 pm So this is another case like viewtopic.php?f=10&t=24043 , i.e. yet another reason to bring back "Recently blocked sites".
+1 dude.
by Lucas Malor
Fri Sep 27, 2019 9:43 pm
Forum: NoScript Development
Topic: NoScript block this site, you have to allow scripts globally, even if all sites are allowed
Replies: 10
Views: 3968

Re: NoScript block this site, you have to allow scripts globally, even if all sites are allowed

barbaz wrote: Fri Sep 27, 2019 7:23 pm Solved. You need to allow "fetch" permission for mipulse.co
...but mipulse.co does not appear in NoScript site list...
by Lucas Malor
Fri Sep 27, 2019 10:30 am
Forum: NoScript Development
Topic: NoScript block this site, you have to allow scripts globally, even if all sites are allowed
Replies: 10
Views: 3968

NoScript block this site, you have to allow scripts globally, even if all sites are allowed

Steps:

1. go to https://www.mitsubishi-motors.it/trova-concessionaria
2. allow temporarily all the sites
3. click on a black pin with a letter on the map. An error page will appear
4. go back, disable NoScript for this tab and repeat. Now the page works

I use Noscript 11.0.3
by Lucas Malor
Mon May 20, 2019 9:10 pm
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Re: Where are NoScript options?

No XSS, no Chromium :mrgreen:
by Lucas Malor
Sun May 19, 2019 5:11 pm
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Re: Where are NoScript options?

Mmmrf... I'll check any NoScript update to see if Chromium devs has added an API for XSS. For now I'll remain with Fx. For now...
by Lucas Malor
Sun May 19, 2019 4:40 pm
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Re: Where are NoScript options?

Oh. But I remember Maone wrotes that there was some big problems with the Chromium APIs, and a true blocking of JS was not possible. Something is changed in the meanwhile? NoScript on Chrome is effective as NoScript on Firefox?
by Lucas Malor
Sun May 19, 2019 3:44 pm
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Re: Where are NoScript options?

Starting with Firefox 66, chrome.storage.local is migrated to an IndexedDB-based backend - https://forums.informaction.com/viewtopic.php?f=18&t=25102 Oh my god... this is a nonsense. "Improved startup time"? For few lines of JSON? So why Linux continues to use plain old text files for...
by Lucas Malor
Sun May 19, 2019 1:46 pm
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Re: Where are NoScript options?

…\profile\browser-extension-data\{73a6fe31-595d-460b-a920-fcc0f8843232}\storage.js I have no storage.js , but a storage.js.migrated . I think I could create a storage.js but it seems to me not safe. …\profile\storage-sync.sqlite Editing a sqlite db only to change preferences? Absurd. This is a choi...
by Lucas Malor
Sun May 19, 2019 10:40 am
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Re: Where are NoScript options?

Mh. And what if I want to change manually I NoScript option? Can I edit storage.js or must I edit the sqlite db?

This is due to the Firefox update?
by Lucas Malor
Sat May 18, 2019 6:46 pm
Forum: NoScript Support
Topic: Where are NoScript options?
Replies: 14
Views: 5866

Where are NoScript options?

If I search "noscript" in about:config, I get no results.

Where the NoScript preferences are stored now?
by Lucas Malor
Sat May 04, 2019 5:59 pm
Forum: NoScript Support
Topic: uBlock Origin features that can overlaps with NoScript
Replies: 9
Views: 5126

Re: uBlock Origin features that can overlaps with NoScript

You're right, I replaced it also in all my posts. What a pain in the arse...
by Lucas Malor
Sat May 04, 2019 3:54 pm
Forum: NoScript Support
Topic: uBlock Origin features that can overlaps with NoScript
Replies: 9
Views: 5126

Re: uBlock Origin features that can overlaps with NoScript

Thank you for your response :) So `other` is all the new JS and HTML API, that are not well know so can be threaded as `suspicious`. Am I right? PS: I'm discussing about uBlock Origin vs NoScript here . I quote: it blocks ads, trackers, you can use dynamic filtering (which can replace any NoScript) ...
by Lucas Malor
Sat May 04, 2019 3:13 pm
Forum: NoScript Support
Topic: uBlock Origin features that can overlaps with NoScript
Replies: 9
Views: 5126

Re: uBlock Origin features that can overlaps with NoScript

Ok. Anyway, I remember the old NoScript allows to block WebRTC and `<a ping>`. Is there a possibility to readd them? PS: I see that if I click options in NoScript, there are various types of content blocked: script object media frame font webgl fetch other What are `other`?