GitHub unknown license

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

Versione datata 21/07/2021. Vedi la nuova versione l'ultima versione.

Autore
Mottie
Valutazione
0 0 0
Versione
0.1.3
Creato il
29/03/2020
Aggiornato il
21/07/2021
Dimensione
2,01 KB
Licenza
MIT
Applica a

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