From 7f171bfcef8ff700c09365980ae40093bc5043b7 Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 12 Jul 2024 16:33:04 +0200 Subject: [PATCH] docs: update firefox docs #618 --- packages/browser-extension/docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/browser-extension/docs/README.md b/packages/browser-extension/docs/README.md index 5dabfe4..14f2b6a 100644 --- a/packages/browser-extension/docs/README.md +++ b/packages/browser-extension/docs/README.md @@ -23,8 +23,8 @@ Please note that the `data/fixes.txt` file should be regularly updated to reflec ## Installation (for Mozilla Firefox users) 1. Start by downloading the latest `.xpi` file [from here](https://www.cookie-dialog-monster.com/releases/latest.xpi). -2. Open your Firefox browser. -3. Navigate to [about:addons](about:addons) to open the Add-ons Manager. +2. Open your Firefox browser. Depending on your browser settings, Firefox may prompt you to install the add-on automatically upon download completion. If the installation prompt appears, you can proceed with the installation directly from the prompt by clicking **Add** and skip to step 8. +3. If the automatic prompt does not appear, navigate to [about:addons](about:addons) to open the Add-ons Manager. 4. Click on the gear icon (⚙️) to open the menu. 5. Select **Install Add-on From File...** from the menu. 6. A file dialog will open. Navigate to and select the downloaded `.xpi` file.