Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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