Update extension.mdx
Some checks failed
docs-deploy / Build (push) Has been cancelled
Linting and Testing / Run Linters (push) Has been cancelled
docs-deploy / deploy (push) Has been cancelled

This commit is contained in:
Pas 2026-02-07 19:03:40 -07:00
parent 6d11ed9dc4
commit 71226f494b

View file

@ -122,7 +122,7 @@ In the regular version of Firefox, setting `xpinstall.signatures.required` to `f
2. **Patch omni.ja**
Download [omniPatcher.py](moz-extension://4b8907c7-9352-42d6-b392-6692b947b0b7/docs/omniPatcher.py) and run it as follows:
Download [omniPatcher.py](https://gist.github.com/Pasithea0/217edad61004d21a5a5e46454cdd6256) and run it as follows:
```
python omniPatcher.py /path/to/omni.ja
```