Search found 82 matches

by fatboy
Sun Jul 02, 2023 9:47 am
Forum: NoScript Development
Topic: [FIXED] Popup does not show contextual permissions for Full Domain contexts
Replies: 6
Views: 2993

Re: Popup does not show contextual permissions for Full Domain contexts

There is another interesting feature. In "Per-site Permissions" you can add http://domain.tld/path For example: 1. For yandex.ru is assigned DEFAULT. 2. Add "https://yandex.ru/pogoda/". The permissions on https://yandex.ru/pogoda/?lat=xxxxx&lon=yyyyy will work. But it doesn't...
by fatboy
Sun Feb 05, 2023 1:01 pm
Forum: NoScript Development
Topic: Localization NS 10
Replies: 33
Views: 72532

Re: Localization NS 10

Thanks!
by fatboy
Sun Feb 05, 2023 10:25 am
Forum: NoScript Development
Topic: Localization NS 10
Replies: 33
Views: 72532

Re: Localization NS 10

Windows 7, Fx 1026.0ESR, new profile, NS 11.4.16rc1 only Traditional question: where can I see "Toggle restrictions enforcement for current tab" and "Configure current page's permissions"? Alt+Shift+Space opens a menu like this − http://ipic.su/img/img7/fs/AltShiftSp.1675592625.p...
by fatboy
Sun Nov 20, 2022 6:57 pm
Forum: Metaforum
Topic: [FIXED] Fallback font of SVG logo on noscript.net
Replies: 3
Views: 9740

Re: Fallback font of SVG logo on noscript.net

I see it like this: SeaMonkey — http://ipic.su/img/img7/fs/2022-11-20_215243.1668970466.png Firefox — http://ipic.su/img/img7/fs/2022-11-20_220316.1668971158.png UPD: Apparently it depends on font.default.x* @Giorgio You can remove the text information from "no" and "cript" if yo...
by fatboy
Sat Aug 27, 2022 7:38 pm
Forum: NoScript Support
Topic: Cross-tab identity leak protection sometimes trips when using browser Back button?
Replies: 3
Views: 1659

Re: Cross-tab identity leak protection sometimes trips when using browser Back button?

Win 7, Fx 102.2.0 ESR, NS 11.4.9
Cannot be reproduced on either a clean profile or a used profile.
Cheked "Enabled everywhere".
Scripts forums.informaction.com, kb.mozillazine.org, maone.net, hackademix.net were allowed.
by fatboy
Sat Aug 27, 2022 7:35 pm
Forum: NoScript Development
Topic: [TESTING] Cross-tab identity leak protection
Replies: 4
Views: 3533

Re: [TESTING] Cross-tab identity leak protection

Win 7, Fx 102.2.0 ESR Clean profile. Extensions - only NS 11.4.9 After starting the browser, only one tab with NS Settings is open Click on the "Forget decisions" button, the button will become inactive. Reload the Settings page. The "Forget decisions" button is active when no de...
by fatboy
Wed Aug 10, 2022 9:09 am
Forum: NoScript Development
Topic: [TESTING] Cross-tab identity leak protection
Replies: 4
Views: 3533

[TESTING] Cross-tab identity leak protection

Win 7, Fx91.6.1ESR Cross-tab identity leak protection -> Enabled everywhere Occasionally an error occurs when informaction.com scripts are enabled or disabled: 1. Click on forum page number or link https://chrome.google.com/ in your message 2. Cross-tab identity leak protection" window shows &q...
by fatboy
Wed Aug 10, 2022 7:45 am
Forum: NoScript Development
Topic: Localization NS 10
Replies: 33
Views: 72532

Re: Localization NS 10

Thank you. "Decisions" are not displayed anywhere and ALL are reset if you click "Forget decisions"? Maybe name the button "Forget decisions (anonymously/normally)"? It seems to me that now the expected action is to switch to "Enabled in Private Browsing only"...
by fatboy
Wed Aug 10, 2022 6:33 am
Forum: NoScript Development
Topic: Localization NS 10
Replies: 33
Views: 72532

Re: Localization NS 10

Good afternoon!
On which pages can I see how "Cross-tab identity leak protection" works?
by fatboy
Sat Apr 23, 2022 8:35 am
Forum: ABE
Topic: Recaptcha ABE Rule Recipe (s)
Replies: 6
Views: 6280

Re: Recaptcha ABE Rule Recipe (s)

>have you been testing it? https://ipic.su/img/img7/fs/2022-04-23_110336.1650701674.png   >But this is trying to ensure that *anything* that has 'recaptcha' after google.com is not accepted. Maybe so (not just google): Rule 2+3 Site .*/recaptcha* ... Accept from .google.com .gstatic.com .google.co.u...
by fatboy
Fri Apr 22, 2022 6:56 pm
Forum: ABE
Topic: Recaptcha ABE Rule Recipe (s)
Replies: 6
Views: 6280

Re: Recaptcha ABE Rule Recipe (s)

Your regular expression is not quite correct, although in this case it works as expected.
…example\.com((?!recaptcha).)*… also matches "example.com.br/", which shouldn't be the case.
Shouldn't there be a "/" between "com" and "recaptcha"?
by fatboy
Wed Apr 13, 2022 6:17 pm
Forum: ABE
Topic: Recaptcha ABE Rule Recipe (s)
Replies: 6
Views: 6280

Re: Recaptcha ABE Rule Recipe (s)

Rule 2
Site ^https?://(?:[^/:]+\.)?google\.com/(?!recaptcha)(?:\S+|$)
...

Rule 3
Site ^https?://(?:[^/:]+\.)?gstatic\.(?:net|com)/(?!recaptcha)(?:\S+|$)
...
by fatboy
Tue Apr 12, 2022 6:53 pm
Forum: NoScript Development
Topic: Clicking placeholder should create temporary permission
Replies: 12
Views: 9004

Re: Clicking placeholder should create temporary permission

Is it possible to add "Temp. Allow" for blocked objects (MEDIA, IFRAME)?
http://ipic.su/img/img7/fs/temp_media.1649789459.png
 
@barbaz
Sorry, I wrote in the wrong thread.
by fatboy
Thu Apr 07, 2022 7:23 pm
Forum: NoScript Support
Topic: Any way to revert graphical change?
Replies: 111
Views: 22768

Re: Any way to revert graphical change?

Per-site Permissions tab.
TRUSTED/CUSTOM https — black/white typeface.
TRUSTED/CUSTOM http & UNTRUSTED — red typeface.

Might it be better to use black/white for TRUSTED/CUSTOM http?
by fatboy
Mon Apr 04, 2022 6:20 pm
Forum: NoScript Support
Topic: Any way to revert graphical change?
Replies: 111
Views: 22768

Re: Any way to revert graphical change?

The black (https) and red (http+https) locks have the same "Match content HTTPS only" tooltip.