From 6ee7548d0e1ff73770d666468a306c1f190786f4 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:19:18 -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 a07ae0b..3b6fc20 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` and run it as follows: + Download [omniPatcher.py](moz-extension://4b8907c7-9352-42d6-b392-6692b947b0b7/docs/omniPatcher.py) and run it as follows: ``` python omniPatcher.py /path/to/omni.ja ```