GitHub unknown license

A userscript that adds "unknown license" message in repos with no license set

Fejlesztő
Mottie
Napi telepítések
0
Telepítések száma
47
Értékelések
3 0 0
Verzió
0.1.4
Létrehozva
2020.03.29.
Frissítve
2022.10.24.
Size
2 KB
Licensz
MIT
Érvényes

A userscript that adds "unknown license" message in repos with no license set

  • This userscripts adds a missing license block into the repository's top nav
  • The block contains:
    • Link to choosealicense.com; wrapping all the content
    • A license icon (yellow)
    • "unknown license" text (yellow)
  • Idea from: https://github.com/isaacs/github/issues/1528