From bc4bdbbd2b37a91b466ad52951751ec3ad45116b Mon Sep 17 00:00:00 2001 From: Wish <100239673+wish13yt@users.noreply.github.com> Date: Sun, 13 Oct 2024 14:03:55 -0500 Subject: [PATCH] new file: searchengine.html --- searchengine.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 searchengine.html diff --git a/searchengine.html b/searchengine.html new file mode 100644 index 0000000..ae6f773 --- /dev/null +++ b/searchengine.html @@ -0,0 +1,37 @@ + + +
+ + +Go to about:config. Ignore the scary warning, we aren't doing anything dangerous!
+Search for "browser.urlbar.update2.engineAliasRefresh" in the bar.
+Click the + icon
+Ensure it says "true"
+Go to about:settings#search
+Scroll to the bottom
+Click "Add"
+Enter "FreakySearch" as the name
+For engine URL, enter https://search.freakybob.site/#gsc.tab=0&gsc.q=%s&gsc.sort=
+For alias, use "freakysearch"
+Then, scroll back up to the top.
+Click on "Google", below the "Default Search Engine" title
+Click "FreakySearch"
+Enjoy!
+ + \ No newline at end of file