|
9 | 9 | •
|
10 | 10 | <a href="https://github.com/Katsute/GitHub-Red-Issues/archive/refs/heads/main.zip">Download Repository</a>
|
11 | 11 | •
|
12 |
| - <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc">Install Extension</a> |
| 12 | + <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc">Chrome Extension</a> |
| 13 | + • |
| 14 | + <a href="https://addons.mozilla.org/firefox/addon/github-red-issues">Mozilla Add-on</a> |
13 | 15 | </div>
|
14 |
| -</div> |
15 |
| -<br> |
16 |
| -<div align="center"> |
17 |
| - <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" alt="Creative Commons License"></a> |
18 | 16 | <br>
|
19 |
| - <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/stars/kjbbjibfgnnfdeabgmbieapkhpojikpc?style=for-the-badge" alt="Chrome Web Store"></a> |
20 |
| - <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/users/kjbbjibfgnnfdeabgmbieapkhpojikpc?style=for-the-badge" alt="Chrome Web Store"></a> |
21 |
| - <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/github/v/release/Katsute/GitHub-Red-Issues?style=for-the-badge" alt="Version"></a> |
| 17 | + <div> |
| 18 | + <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" alt="Creative Commons License"></a> |
| 19 | + <br><br> |
| 20 | + <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/stars/kjbbjibfgnnfdeabgmbieapkhpojikpc?label=Chrome&style=flat-square" alt="Chrome Web Store Rating"></a> |
| 21 | + <a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/users/kjbbjibfgnnfdeabgmbieapkhpojikpc?label=Chrome&style=flat-square" alt="Chrome Web Store Users"></a> |
| 22 | + <a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://img.shields.io/amo/stars/github-red-issues?label=Firefox&style=flat-square" alt="Mozilla Firefox Rating"></a> |
| 23 | + <a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://img.shields.io/amo/users/github-red-issues?label=Firefox&style=flat-square" alt="Mozilla Firefox Users"></a> |
| 24 | + </div> |
22 | 25 | </div>
|
23 | 26 |
|
24 | 27 | ## Installation
|
25 | 28 |
|
26 |
| -#### Chrome Web Store |
| 29 | +#### Chrome |
| 30 | + |
| 31 | +<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://raw.githubusercontent.com/Katsute/GitHub-Red-Issues/main/assets/chrome.svg" width="48" alt="Google Chrome"></a> |
| 32 | +<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://raw.githubusercontent.com/Katsute/GitHub-Red-Issues/main/assets/edge.svg" width="48" alt="Microsoft Edge"></a> |
| 33 | +<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://raw.githubusercontent.com/Katsute/GitHub-Red-Issues/main/assets/opera.svg" width="48" alt="Opera"></a> |
| 34 | +[](https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc) |
27 | 35 |
|
28 |
| -Install this extension on the [Chrome Web Store](https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc). |
| 36 | +#### Firefox |
| 37 | + |
| 38 | +<a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://raw.githubusercontent.com/Katsute/GitHub-Red-Issues/main/assets/firefox.svg" width="48" alt="Mozilla Firefox"></a> |
| 39 | +[](https://addons.mozilla.org/firefox/addon/github-red-issues) |
29 | 40 |
|
30 | 41 | #### Checkout
|
31 | 42 |
|
32 |
| -1. Checkout (recommended) or download this repository locally. |
| 43 | +1. Checkout or download this repository locally. |
33 | 44 | 2. Go to [`chrome://extensions/`](chrome://extensions/) in your browser and turn on **Developer mode** in the top right.
|
34 | 45 | 3. Press **Load unpacked** and select the `src` folder. Do not remove this folder, removing it will cause the extension to be uninstalled.
|
35 |
| - |
36 |
| - *If manifest version is unsupported simply change the `manifest_version` to `2`.* |
37 | 46 | 4. Resume coding with closed issues being red.
|
38 | 47 |
|
39 | 48 | ## Changes
|
|
0 commit comments