uMatrix
uMatrix copied to clipboard
uMatrix: Point and click matrix to filter net requests according to source, destination and type
If you go to the extension's settings page (moz-extension://[extension-id]/dashboard.html#user-rules) and upload your ruleset you can't download it in other devices because it does not appear on them. device 1 information:...
Shortcuts can be set in Chrome options under Extensions > Keyboard Shortcuts (at bottom). These are all broken... "Open dashboard" "Revert all temporary changes" "Temporarily whitelist all" "Temporarily whitelist page...
Hi, The new counter supposes to show only blocked "resources". However, the new counter in my UMatrix doesn't match with the graphic matrix. It doesn't match in blocked items, sources,...
Self-explanatory, would be very useful since it's a new/unknown feature too. Also, the lock icons on rulesets need tooltips. BTW, do the rulesets apply to the default set of allowed...
Tested with [Kimai](www.kimai.org) installed on a local host. Settings in uMatrix (all Privacy check boxes on): "Delete non-blocked session cookies 60 minutes after the last time they have been used"...
Is there a way to set the Reload button to ALWAYS bypass cache when pressed, rather than having to use the Shift key modifier to trigger it? As has been...
Example case: https://lock.cmpxchg8b.com/utorrent-crash-test.html (background: https://bugs.chromium.org/p/project-zero/issues/detail?id=1524) Page uses img src attribute to make requests to localhost and this goes through uMatrix default settings (`* * image allow`). Tested on Firefox and...
Excerpt from : > The browsingData API now supports clearing the indexedDB storage area > The browsingData API supports clearing localStorage by hostname, similar to cookies Currently uMatrix uses a...
https://skyfallattack.com/ ``` GET /s/montserrat/v12/IVeH6A3MiFyaSEiudUMXE8u2Q0OS-KeTAWjgkS85mDg.woff2 Host: fonts.gstatic.com Referer: https://fonts.gstatic.com/ Origin: https://skyfallattack.com ``` in this context origin is useless and used for tracking while modifying it does not break anything https://github.com/gorhill/uMatrix/issues/358#issuecomment-152828312
Activating Firefox's first party isolation feature imported from Tor Browser breaks cookie deletion in uMatrix. Steps for reproducing: 1. uMatrix dashboard > set `Delete non-blocked session cookies 15 minutes after...