From 39675b5ab64d7cdd8ec5c6956145fcc1d02dde22 Mon Sep 17 00:00:00 2001 From: Ivory Date: Sun, 8 Feb 2026 10:49:26 -0500 Subject: [PATCH] readme --- README.md | 13 +++++++++++++ README_PLEASE.md | 9 --------- 2 files changed, 13 insertions(+), 9 deletions(-) create mode 100644 README.md delete mode 100644 README_PLEASE.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8773a47 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + +# Installation + +This will probably work fine in firefox, but it is built for librewolf. +No future support of other browsers is planned. use librewolf. + +In order to install properly from a locally built zip, navigate to about:config and change the following: + +``` +xpinstall.signatures.required = false +``` + + diff --git a/README_PLEASE.md b/README_PLEASE.md deleted file mode 100644 index 28bee1e..0000000 --- a/README_PLEASE.md +++ /dev/null @@ -1,9 +0,0 @@ - -THIS EXTENSION WILL NOT INSTALL UNLESS YOU SET - -xpinstall.signatures.required = false - -in the about:config page in LIBREWOLF. -ONLY TESTED IN LIBREWOLF. - -