Skip to content

Commit

Permalink
Merge pull request #29 from koddsson/firefox-support
Browse files Browse the repository at this point in the history
Detail how to install this extension in Firefox
  • Loading branch information
khiga8 authored May 24, 2022
2 parents c7fbf99 + 72ecd56 commit 23a1e0e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,24 @@ 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`.
4. Choose this unzipped repo folder.
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:
Expand Down

0 comments on commit 23a1e0e

Please sign in to comment.