From 72ecd56bc7313a61b6ff135d98fef5d559f37d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Oddsson?= Date: Fri, 20 May 2022 13:18:33 +0100 Subject: [PATCH] Detail how to install this extension in Firefox --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 262420d..531cf09 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This assumes you are using a Google Chrome browser. ## Setup +### Chrome + 1. Download this repo as a `ZIP` file. You can also simply clone this repo. 2. Navigate to `chrome://extensions/`. 3. Select `Load unpacked`. @@ -15,6 +17,15 @@ This assumes you are using a Google Chrome browser. 5. Navigate to github.com. 6. **Optional but recommended**: Set custom styles to your preference. Learn more in [Customization note](#customization-note). +### Firefox + +1. Clone or download this repo. Make sure to extract any compressed files to the directory structure of this project. +2. Navigate to `about:debugging#/runtime/this-firefox`. +3. Select `Load Temporary Add-on...`. +4. Choose a file in the repository directory. +5. Navigate to github.com. +6. **Optional but recommended**: Set custom styles to your preference. Learn more in [Customization note](#customization-note). + ## Features This extension will only run on GitHub domain and does the folowing on all markdown bodies on GitHub: