From 473655bce361ba52565bd899ca0564791da339c8 Mon Sep 17 00:00:00 2001 From: Dee-Jay Logozzo Date: Fri, 28 Aug 2020 22:03:51 +1000 Subject: [PATCH] Added instructions for Android Firefox >=79.0.0 Long pressing on the search bar and selecting "Add search engine" no longer works as of Android Firefox 79.0.0 --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74478b5..b19ddc4 100644 --- a/README.md +++ b/README.md @@ -146,14 +146,21 @@ Update browser settings: - In the mobile app Settings page, tap "Search" within the "General" section. There should be an option titled "Add Search Engine" to select. It should prompt you to enter a title and search query url - use the following elements to fill out the form: - Title: "Whoogle" - URL: "https://\/search?q=%s" - - Firefox (Android) + - Firefox <79.0.0 (Android) - Navigate to your app's url - Long-press on the search text field - Click the "Add Search Engine" menu item - Select a name and click ok - Click the 3 dot menu in the top right - - Navigate to the settings menu and select the "search" sub-menu + - Navigate to the settings menu and select the "Search" sub-menu - Select Whoogle and press "Set as default" + - Firefox >=79.0.0 (Android) + - Click the 3 dot menu in the top right + - Navigate to the settings menu and select the "Search" sub-menu + - Click "Add search engine" + - Select the 'Other' radio button + - Name: "Whoogle" + - Search string to use: "http[s]://\/search?q=%s" - Others (TODO) ### Customizing and Configuration