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

commit
97b2acee9248b0e31f22c84b089852255348ab3b
parent
d1b60e4d88a864a714c31db7bc2f745af059d897
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-07-30 21:51
add author and url to manifest

Diffstat

M manifest.json 2 ++

1 files changed, 2 insertions, 0 deletions


diff --git a/manifest.json b/manifest.json

@@ -1,6 +1,8 @@
    1     1 {
    2     2   "manifest_version": 2,
    3     3   "name": "xiMatrix",
   -1     4   "author": "Tobias Bengfort",
   -1     5   "homepage_url": "https://github.com/xi/xiMatrix",
    4     6   "description": "block requests based on domain and type",
    5     7   "version": "0.0.0",
    6     8   "browser_action": {