xiMatrix

filter net requests according to source, destination and type  https://addons.mozilla.org/firefox/addon/ximatrix/
git clone https://git.ce9e.org/xiMatrix.git

NameSize
.gitignore13B
CHANGES.md1800B
LICENSE1072B
Makefile52B
README.md1367B
icon.svg649B
manifest.json916B
screenshot.png7495B
src/bg.js7856B
src/content.js531B
src/popup.css1072B
src/popup.html1680B
src/popup.js5224B
src/settings.css497B
src/settings.html438B
src/settings.js959B
src/shared.js941B
src/storage.js932B

xiMatrix - block requests based on domain and type

This extension is heavily inspired by uMatrix, but much simpler. By default, all web requests as well as inline code are blocked. You can then define rules to allow only those requests you want. Definitely for advanced users.

Available for Firefox here: https://addons.mozilla.org/firefox/addon/ximatrix/

screenshot

Differences to uMatrix

Known issues