GitHub Red Issues

Turns the issue color of closed issues from purple back to red - back reddish color icon for closed github issues.

Verze ze dne 31. 10. 2025. Zobrazit nejnovější verzi.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
krystian3w
Hodnocení
0 0 0
Verze
10.6.0
Vytvořeno
30. 10. 2021
Aktualizováno
31. 10. 2025
Size
7,1 KB
Kompatibilita
Kompatibilní s Firefox Kompatibilní s Chrome Kompatibilní s Opera Kompatibilní s Safari Kompatibilní s Edge
Licence
CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
Spustit na

Reverts* closed issues from purple to red on:

  • Issues
  • Pulls
  • Discussions
  • Hovercards
  • Search
  • Subscriptions
  • Project boards
  • Project tables

* — In some/rare instances the icon may be purple due to static assets being used or not convertible from extension JS to CSS4.

Errors specific to *.user.CSS and *.user.JS are best reported here, so as not to burden the add-on creator with unnecessary messages.

CSS4 now required:

For Firefox (Firefox below 121):

That userCSS now requires layout.css.has-selector.enabled flag to be enabled in about:config. In older versions, native has may have execution errors (therefore, it is worth considering upgrading to a newer version of Firefox instead of using the outdated or conservative ESR 115 experimental preference).

For Chromium/Safari:

With the implementation of using :has() from CSS4, Stylus style stops working well for Chromium older than 103-105 and Safari 15.4.

JS conversion bugs:

If the automatically generated userScript after release 7.0.0+ does not work well, then I recommend switching to the CSS version for Stylus.