This bug wasn't present in uMatrix. It must have been introduced since the nuMatrix fork.
-
In the "More" nuMatrix tab, set "contributorMode" to true and click "Apply changes".
-
In the "Assets" nuMatrix tab, check "My recipes"
-
Add a recipe with xhr, for example
XHR bug example
wiktionary.org *
_ wikimedia.org xhr
-
Click "Apply changes"
-
Go to https://wiktionary.org (or the website you used in your recipe)
-
Apply the recipe
-
In the "My rules" nuMatrix tab, see the rule added
wiktionary.org wikimedia.org * allow
instead of the expected
wiktionary.org wikimedia.org xhr allow
Thanks for reviving the extension! 👍
This bug wasn't present in uMatrix. It must have been introduced since the nuMatrix fork.
-----
1. In the "More" nuMatrix tab, set "contributorMode" to true and click "Apply changes".
1. In the "Assets" nuMatrix tab, check "My recipes"
1. Add a recipe with xhr, for example
```
XHR bug example
wiktionary.org *
_ wikimedia.org xhr
```
1. Click "Apply changes"
1. Go to https://wiktionary.org (or the website you used in your recipe)
1. Apply the recipe
1. In the "My rules" nuMatrix tab, see the rule added
```
wiktionary.org wikimedia.org * allow
```
instead of the expected
```
wiktionary.org wikimedia.org xhr allow
```
-----
Thanks for reviving the extension! 👍