From 71226f494baf85236338277326f801467dc3c28a Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sat, 7 Feb 2026 19:03:40 -0700 Subject: [PATCH] Update extension.mdx --- pages/extension.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/extension.mdx b/pages/extension.mdx index 8d64dfd..6324900 100644 --- a/pages/extension.mdx +++ b/pages/extension.mdx @@ -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 ```