GitHub unknown license

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

Autor
Mottie
Instalações hoje
0
Total de instalações
48
Avaliações
3 0 0
Versão
0.1.4
Criado
29/03/2020
Atualizado
24/10/2022
Tamanho
2,01 KB
Licença
MIT
Aplicável 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