Search found 48 matches
- Sun May 29, 2016 5:15 pm
- Forum: NoScript Development
- Topic: NoScript's use of redirectTo() breaks other addons
- Replies: 6
- Views: 6442
Re: NoScript's use of redirectTo() breaks other addons
Anti-spam filter prevents me from posting what I meant to post. So here it is.
- Sat May 21, 2016 2:25 pm
- Forum: Web Tech
- Topic: µBlock Origin thread
- Replies: 57
- Views: 47427
Re: µBlock Origin thread
Anyway, back to the logger's inspector being blank, I noticed that issue also occurs with arstechnica, and I think it is because currently some resource there isn't finishing loading. Thanks for investigating, it does appear this could be the cause, the injected script to analyse/report the DOM doe...
- Tue May 17, 2016 2:08 pm
- Forum: Web Tech
- Topic: µBlock Origin thread
- Replies: 57
- Views: 47427
Re: µBlock Origin thread
Try uBO's inspector tool. It's the "</>" button at the top of the logger page.barbaz wrote:When a element is hidden by uBlock Origin, how to tell which hiding rule(s) AKA cosmetic filters are hiding it?
- Sun May 01, 2016 4:44 pm
- Forum: NoScript Development
- Topic: memory leak when allowing twnmm.com in The Weather Network
- Replies: 21
- Views: 17349
Re: memory leak when allowing twnmm.com in The Weather Netwo
Now I can't see the 14 day outlook... Any chance I could write an ABE script as before? Blocking these two scripts makes the memory leaks go away: http://s1.twnmm.com/js/fr_ca/r1314/modernizr/s_code/adb_dil/adobe_audience_manager http://s1.twnmm.com/js/fr_ca/r1314/dfpad Site still seem to work fine...
- Thu Mar 31, 2016 11:41 am
- Forum: Web Tech
- Topic: µMatrix thread
- Replies: 154
- Views: 382765
Re: µMatrix thread
I think (not sure) what I did was allow (make green) the "marketwatch.com" bar and the site works now. You removed the block rule from g.live.com. uMatrix tells you why the page was blocked: because g.live.com was explicitly blocked. When removing the block rule (more accurately, bypassin...
- Sun Mar 06, 2016 3:20 pm
- Forum: NoScript Development
- Topic: memory leak when allowing twnmm.com in The Weather Network
- Replies: 21
- Views: 17349
Re: memory leak when allowing twinmm.com in The Weather Netw
It's not NoScript's fault, it's the site's fault -- a similar issue was opened on my side. The culprit script which contains the flawed code on that site is http://s1.twnmm.com/js/fr_ca/r1309011/modernizr/dfpad/s_code/adb_dil/adobe_audience_manager Some sites are so bent on tracking/data mining you ...
- Tue Feb 16, 2016 12:59 pm
- Forum: Web Tech
- Topic: µBlock Origin thread
- Replies: 57
- Views: 47427
Re: ublock question
Nothing in 1.6.1 would explain this. Have you tried forcing an update of your filter lists prior to install 1.6.1?lakrsrool wrote:Problem solved. All I needed to do is update to current uBlock 1.6.1
- Wed Dec 16, 2015 2:48 pm
- Forum: Web Tech
- Topic: µMatrix thread
- Replies: 154
- Views: 382765
Re: µMatrix thread
Is there a way to update some but not all of the active hosts files? Preferably one by one. Not really. uMatrix will update whatever is deemed obsolete, so all obsolete filter lists will be update upon clicking "Update now". If all filter lists are up to date and you purge the cache for a...
- Fri Nov 27, 2015 5:29 am
- Forum: Web Tech
- Topic: µMatrix thread
- Replies: 154
- Views: 382765
Re: µMatrix thread
for the life-of-me I can't understand why certain commonly used websites get commonly blocked by uMatrix. A dark red cell means there is an explicit rule assigned to it. uMatrix proper has very few rules out of the box: block "all" by default, allow 1st-party, allow css/image from everywh...
- Wed Nov 18, 2015 4:25 pm
- Forum: Web Tech
- Topic: XHR/JS...Objects.. NoScript and uBo. Help me understand
- Replies: 20
- Views: 12378
Re: XHR/JS...Objects.. NoScript and uBo. Help me understand
That is only because of a Gecko bug that has been fixed in 41 (or was it 42? I kinda skipped a few versions) Fixed in FF 41. The fix certainly helped the Firefox version of ABP a lot. But even then, this is not enough to bring ABP on par with uBO: see Firefox version: benchmarking memory footprint ...
- Wed Nov 18, 2015 3:35 pm
- Forum: Web Tech
- Topic: µMatrix thread
- Replies: 154
- Views: 382765
Re: µMatrix thread
So Seamonkey is probably out of luck. SeaMonkey is officially supported, meaning if something does not work on it, I will look into it. There are fixes related to the toolbar icon in the latest dev build (0.9.3.2b2 on AMO). Ultimately, just as with uBO, if there are toolbar icon issues which still ...
- Sun Nov 08, 2015 4:01 pm
- Forum: Web Tech
- Topic: XHR/JS...Objects.. NoScript and uBo. Help me understand
- Replies: 20
- Views: 12378
Re: XHR/JS...Objects.. NoScript and uBo. Help me understand
Alright, I can't find the recipe for me to post an answer without tripping the spam filter. Issue opened here and my answer in it.pbc wrote:This
- Sat Nov 07, 2015 2:55 pm
- Forum: Web Tech
- Topic: XHR/JS...Objects.. NoScript and uBo. Help me understand
- Replies: 20
- Views: 12378
Re: XHR/JS...Objects.. NoScript and uBo. Help me understand
With uBO, blocking all frames, 3rd party scripts, and inline scripts allows the FB domain connection, as well as the script. That is incorrect: when blocking 3rd-party scripts everywhere, scripts from Facebook are not loaded when visiting Wired. What exactly led you to your conclusion? Also, why wo...
- Fri Sep 11, 2015 10:54 pm
- Forum: Web Tech
- Topic: µMatrix thread
- Replies: 154
- Views: 382765
Re: µMatrix thread
There is a wiki -- ("Documentation" link in the "About" pane). I warn that uMatrix is for advanced users, and I completely expect that advanced users would find their way to the doc.lakrsrool wrote:it would be nice if all of this were documented somewhere by Umatrix
- Fri Sep 11, 2015 4:06 am
- Forum: Web Tech
- Topic: µMatrix thread
- Replies: 154
- Views: 382765
Re: µMatrix thread
"rd.yahoo.com" is listed in hpHosts. To override the block, it's just a matter of bringing up the matrix while on the warning page, and override the block rule by just clicking on it. https://cloud.githubusercontent.com/assets/585534/9806858/8b03ad08-5818-11e5-8de2-3f1281e178f0.png Force a...