Search found 17 matches

by Dorus
Wed Jan 13, 2016 9:35 am
Forum: NoScript Support
Topic: Accidentally allowing/disallowing scripts on the page
Replies: 2
Views: 1567

Re: Accidentally allowing/disallowing scripts on the page

I'm pretty sure I'm toggling permanent allow, for the current domain. Could be i hit ctrl+shift+s and then some other keys (arrows?) + enter and I simply execute the top command from the noscript menu, and that is usually permanent (dis)allow the current domain. I've removed 'noscript.keys.ui', will...
by Dorus
Tue Jan 12, 2016 3:23 pm
Forum: NoScript Support
Topic: Accidentally allowing/disallowing scripts on the page
Replies: 2
Views: 1567

Accidentally allowing/disallowing scripts on the page

Often, randomly, and unable to reproduce, i must be hitting and hotkey that disallow scripts on the current page. The page then reload. I hit this hotkey when i try to copy/paste stuff or add a capital, so they key combination is somewhere close to ctrl, shift and a, z, x or c. Does anybody know wha...
by Dorus
Sat Dec 19, 2015 10:32 pm
Forum: NoScript Development
Topic: Multi-process Firefox A/B Test kills no-script menu
Replies: 3
Views: 2207

Re: Multi-process Firefox A/B Test kills no-script menu

Ah, good thing it's known. I kinda forgot i was on the beta, or i would have looked a little harder for a similar report :oops:
by Dorus
Sat Dec 19, 2015 7:22 pm
Forum: NoScript Development
Topic: Multi-process Firefox A/B Test kills no-script menu
Replies: 3
Views: 2207

Multi-process Firefox A/B Test kills no-script menu

Multi-process Firefox A/B Test kills the NoScript 'allow sites' menu options, only option i had left was the 'option' option :)

Notice i'm using the NoScript button next to the URL-bar. I've disabled the context menu.

I disabled the A/B test and now NoScript is working fine again.
by Dorus
Fri Feb 06, 2015 3:02 pm
Forum: NoScript Development
Topic: Menu order reversed on secondary screen.
Replies: 0
Views: 1329

Menu order reversed on secondary screen.

The Menu order in NoSript is reversed on my second screen when it opens downwards. It might be related to the fact my second screen is located on the bottom left of my main screen, normally when opening the menu this low, it would open upwards. My screen setup looks like this: .-------------------. ...
by Dorus
Sun Aug 03, 2014 1:38 am
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

I guess that works for me as long as i remember things can go wrong as long as scorecardresearch is in the list of blocked scripts. ;)
by Dorus
Sat Aug 02, 2014 10:43 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

That works like a charm :D Wonderfull. I am thinking, what stops me from just using: window.addEventListener("load", function(){for (let e of document.querySelectorAll('.dialog-no-script')){e.parentNode.removeChild(e);}}, false); A quick test shows this works on other websites also. I'm no...
by Dorus
Sat Aug 02, 2014 7:29 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

Perhapts it's one of the other pages i also allowed?
facebook.com
twitter.com
twimg.com
akamaihd.net
edit: nope, that's not it either.

Anyway, i have it working with:

Code: Select all

>.gelderlander.nl
Still hoping to find a way to run it for scorecardresearch.com instead.
by Dorus
Sat Aug 02, 2014 7:22 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

Both !@.gelderlander.nl and !.gelderlander.nl worked just fine as long as gelderlander.nl is blocked, but not when gelderlander.nl is allowed and b.scorecardresearch.com is still blocked.
by Dorus
Sat Aug 02, 2014 7:11 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

Anyway, scoredresearch has been bothering me for some time now, as you have to allow it for a easy way to get rid of the lay-over, but looking at the WoT and google reputation for that site, it's spreading male ware quite frequent. Maybe play around with NoScript Options -> Trusted -> Show the NOSC...
by Dorus
Sat Aug 02, 2014 7:01 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

Thanks, that's something at least. I was under the impression script surrogates worked for target domains, not per-site that include a certain domain. Like you don't need one for every website that uses google-analytics either. Anyway, scoredresearch has been bothering me for some time now, as you h...
by Dorus
Sat Aug 02, 2014 6:52 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

Re: surrogate for scorecardresearch.com

no, i use no-script. I'm on the right forum i hope?
by Dorus
Sat Aug 02, 2014 6:48 pm
Forum: NoScript Development
Topic: surrogate for scorecardresearch.com
Replies: 15
Views: 6651

surrogate for scorecardresearch.com

I'm not sure if this is the right place to ask, but anyway, i need a script surrogate, and i'm a completely noob at javascript, so some help would be nice. Simply visiting a site that has scoredresearch as (i think) advertisement, gives a annoying 'popup' when javascript is disabled. Many dutch and ...
by Dorus
Sat Aug 02, 2014 6:43 pm
Forum: NoScript Development
Topic: No script blocking extensions on allowed sites.
Replies: 6
Views: 2891

Re: No script blocking extensions on allowed sites.

Ah sorry for the late reply, but i've solver my issue by importing my other profile to this pc. Still not sure what caused the problems initially, but at least it's fixed.
by Dorus
Thu Jun 26, 2014 3:41 pm
Forum: NoScript Development
Topic: No script blocking extensions on allowed sites.
Replies: 6
Views: 2891

Re: No script blocking extensions on allowed sites.

Moving my profile from broken comp to working comp: broken. Moving my profile from working comp to broken comp: working! Fresh profile on broken comp: working :S (i could swear this was broken before). I'll continue to look into this, might be stuff breaks when i import my profile, going to try some...