diff options
author | Yuchen Pei <id@ypei.org> | 2023-08-14 13:55:57 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-08-14 13:55:57 +1000 |
commit | 1e1e08067becd0a0aadfe36f8f3aa9d9af6b8c44 (patch) | |
tree | 9745a80cf3e9c5d40e3317c78326b90da0b455c7 | |
parent | 0e1e02e60217c7ed587684f229c22f5c5bbf70bb (diff) |
typo
-rw-r--r-- | posts/2023-08-14-emacsify-firefox-init.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2023-08-14-emacsify-firefox-init.org b/posts/2023-08-14-emacsify-firefox-init.org index 7796356..109a37a 100644 --- a/posts/2023-08-14-emacsify-firefox-init.org +++ b/posts/2023-08-14-emacsify-firefox-init.org @@ -74,7 +74,7 @@ purpose, we can wear the two hats simultaneously in the hope of achieving some control. As a bonus, on [[https://extensionworkshop.com/documentation/enterprise/enterprise-distribution/][developer/nightly/ESR versions]] with -~xpinstall.signatures.required~ set to true, you can use +~xpinstall.signatures.required~ set to false, you can use =policies.json= to deploy any /unsigned/ extensions. So you don't need mozilla's approval to write custom extensions and have it permanently available across sessions. |