GitHub unknown license

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

Verze ze dne 21. 07. 2021. Zobrazit nejnovější verzi.

Autor
Mottie
Hodnocení
0 0 0
Verze
0.1.3
Vytvořeno
29. 03. 2020
Aktualizováno
21. 07. 2021
Size
2,0 KB
Licence
MIT
Spustit na

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