1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-18 19:23:20 +12:00
Go to file
2017-10-05 12:51:42 -04:00
assets refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
doc Adding traditional Chinese translation 2016-03-02 21:32:06 +08:00
platform fix AMO validation errors: innerHTML is forbidden 2017-10-05 12:49:26 -04:00
src AMO validation errors: do not rely on innerHTML 2017-10-05 12:51:42 -04:00
tools use indexedDB to cache assets: https://bugzilla.mozilla.org/show_bug.cgi?id=1371255#c11 2017-09-01 08:19:14 -04:00
.gitignore that works better 2014-10-17 15:16:16 -04:00
.jshintrc refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
.travis.yml add pure webext version 2017-08-08 16:46:14 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-04-22 10:27:37 -04:00
LICENSE.txt a whole lot more left to do, at least popup shows 2015-04-13 12:31:55 -04:00
README.md Create README.md 2017-06-15 13:25:38 -04:00

uMatrix

Definitely for advanced users.


NOTE: For the time being, the issue tracker has been closed due to too many users filing invalid issues due to uMatrix blocking stuff according to its ruleset (aka doing its job). I did warn that uMatrix is for advanced users, and advanced users are expected to be able to understand rulset and figure what needs to be done in order to unbreak stuff. I would re-open the issue tracker if I could find a way to allow only select contributors who have a good track history of filing actual valid issues, but this is currently not possible on GitHub.

UPDATE: There is no hope. Here is what happens when I am silly enough to think that maybe things will get better:

b

Despite:

a


Keep Github issues for bugs. User support is Mozilla's add-on-support.

Forked and refactored from HTTP Switchboard.

Install manually the latest release, or install from:

You may contribute with translation work:

HTTP Switchboard's documentation is still relevant, except for uMatrix's differences with HTTP Switchboard.

You may contribute with documentation: uMatrix's wiki.

Warnings

Regarding broken sites

uMatrix does not guarantee that sites will work fine: it is for advanced users who can figure how to un-break sites, because essentially uMatrix is a firewall which works in relaxed block-all/allow-exceptionally mode out of the box: it is not unexpected that sites will break.

So this means do not file issues to report broken sites when the sites are broken because uMatrix does its job as expected. I will close any such issue without further comment.

I expect there will be community driven efforts for users to help each others. If uMatrix had a home, I would probably set up a forum, but I do not plan for such thing, I really just want to code, not manage web sites. If you need help to un-break a site when using uMatrix, you can try Wilders Security, where you are likely to receive help if needed, whether by me or other users.

uMatrix can be set to work in allow-all/block-exceptionally mode with a single click on the all cell in the global scope *, if you prefer to work this way. This will of course break less sites, but you would then lose all the benefits which comes with block-all/allow-exceptionally mode -- though you will still benefit from the 62,000+ blacklisted hostnames by default.

License

GPLv3.