You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
5
5
Google Chrome extension to revert closed GitHub issues from purple back to red.
6
6
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
+
|---|---|
9
9
10
10
## Installation
11
11
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.
13
13
2. Go to [`chrome://extensions/`](chrome://extensions/) in your browser and turn on **Developer mode** in the top right.
14
14
3. Press **Load unpacked** and select the `src` folder. Do not remove this folder, removing it will cause the extension to be uninstalled.
15
15
4. Resume coding with closed issues being red.
@@ -25,4 +25,4 @@ Reverted closed issues from purple to red on:
0 commit comments