File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ Chrome extension to revert closed GitHub issues from purple back to red.
8
8
9
9
1 . Checkout or download this repository locally (press the code button in the top right).
10
10
2 . Go to [ ` chrome://extensions/ ` ] ( chrome://extensions/ ) in your browser and turn on ** Developer mode** in the top right.
11
- 3 . Press ** Load unpacked** and select the ` src ` folder.
11
+ 3 . Press ** Load unpacked** and select the ` src ` folder. Do not remove this folder, removing it will cause the extension to be uninstalled.
12
12
4 . Resume coding with closed issues being red.
13
-
14
13
## Changes
15
14
16
- Found a bug? Open a new [ issue] ( https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/issues ) .
15
+ Reverted closed issues from purple to red on:
16
+ - Pinned issues
17
+ - Issue hover cards
18
+ - Issues on issues tab
19
+ - Issues on subscriptions list
20
+ - Issues on projects
21
+ - Issues on projects (beta)
17
22
18
- - Closed pinned issues are red.
19
- - Closed issues on issues tab are red.
20
- - Closed issue on hover is red.
21
- - Issue open/close events on timeline are green and red.
22
- - Closed issues in subscription list are red.
23
- - Closed issues in projects are red.
23
+ Found a bug? Open a new [ issue] ( https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/issues ) .
You can’t perform that action at this time.
0 commit comments