Skip to content

Commit fc3fc62

Browse files
authored
Add download button
1 parent 747160f commit fc3fc62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
Google Chrome extension to revert closed GitHub issues from purple back to red.
66

7-
|[Report an issue](https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/issues)|
8-
|---|
7+
|[Report an issue](https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/issues)|[Download](https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/archive/refs/heads/main.zip)|
8+
|---|---|
99

1010
## Installation
1111

12-
1. Checkout (recommended) or download this repository locally (press the code button in the top right).
12+
1. Checkout (recommended) or download this repository locally.
1313
2. Go to [`chrome://extensions/`](chrome://extensions/) in your browser and turn on **Developer mode** in the top right.
1414
3. Press **Load unpacked** and select the `src` folder. Do not remove this folder, removing it will cause the extension to be uninstalled.
1515
4. Resume coding with closed issues being red.
@@ -25,4 +25,4 @@ Reverted closed issues from purple to red on:
2525
- Issues on subscriptions list
2626
- Issues on search
2727
- Issues on projects
28-
- Issues on projects (beta)
28+
- Issues on projects (beta)

0 commit comments

Comments
 (0)