I have everything that can be allowed "allowed" in uMatrix (shouldn't need cookies but tried with them enabled anyway and it didn't help). I use Marketwatch.com all the time, but links are always blocked by uMatrix.

Thanks for the reply, sorry I didn't make myself clear about that second image I previously posted.Thrawn wrote:There's a red triangle next to g.live.com; have you tried clicking around there?
You removed the block rule from g.live.com.lakrsrool wrote:I think (not sure) what I did was allow (make green) the "marketwatch.com" bar and the site works now.
I wasn't using that log-in page (I don't like using a banks "advertising" [marketing] log-in page so to speak). I always find the direct log-in link to banks which is all the URL does as opposed to using the marketing log-in pages that banks tend to use of which is the easiest to find via web-searches.Thrawn wrote:Or, alternatively, you can just allow all requests from www.chase.com to secure.chasecdn.com, as soon as uMatrix displays an image request. Or add a rule directly in the uMatrix dashboard (chrome://umatrix/content/dashboard.html)
Still no official such tutorial AFAIK. I tried to write one in the OP of this thread, if you can be more specific what it's missing or needs clarified I'll try to fix it as soon as I get the chance.lakrsrool wrote:If there is a tutorial on how to use the "My Rules" tab in the µMatrix dashboard that would be great.
Well, if you're using a direct login link, then presumably this is something you have visited before and bookmarked. So, looks like you also need to hunt down the appropriate ruleset.lakrsrool wrote: I wasn't using that log-in page (I don't like using a banks "advertising" [marketing] log-in page so to speak). I always find the direct log-in link to banks which is all the URL does as opposed to using the marketing log-in pages that banks tend to use of which is the easiest to find via web-searches.
Yes, I "bookmark" so to speak, actually add the link to my start-page and always us that same link from then on. Not to beat-a-dead-horse here, but I'll try and explain one more time why I did what I did and why it seems to be to be the simplest approach to solving my unique problem I had ("my unique problem" is key here as I've realized since you posted your log-in link that the link I use is not very likely commonly used, therefore making this topic to a large extent superfluous unfortunately) and is an approach I figured might not be considered since the requests will otherwise never get displayed at any time (see further details below) using the log-in link I use.Thrawn wrote:Well, if you're using a direct login link, then presumably this is something you have visited before and bookmarked. So, looks like you also need to hunt down the appropriate ruleset.lakrsrool wrote: I wasn't using that log-in page (I don't like using a banks "advertising" [marketing] log-in page so to speak). I always find the direct log-in link to banks which is all the URL does as opposed to using the marketing log-in pages that banks tend to use of which is the easiest to find via web-searches.
I'm not sure offhand why µMatrix doesn't show the requests until so late in the process. Normally that would happen due to a particular script trying to load them; if you can identify it, then it may be possible to ensure it tries to run (or surrogate it).
One can create rules which apply everywhere in uMatrix. From the popup panel, it's a matter of selecting the '*' scope (top-left cell) when creating a rule through the matrix UI. From the My rules pane in the dashboard, it's a matter of using '*' as the source in a rule. For example, to allow script from example.com everywhere:Thrawn wrote:There are solutions, such as ABE or another extension like RequestPolicy/Policeman/µMatrix, but they take more effort to manage. ABE requires writing an appropriate rule, and the other extensions will make all your permissions site-specific, so there will be extra work for each site, similar to the work that NoScript requires.
Code: Select all
* example.com script allow