GitHub unknown license

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

目前为 2020-03-29 提交的版本。查看 最新版本

作者
Mottie
评分
0 0 0
版本
0.1.1
创建于
2020-03-29
更新于
2020-03-29
大小
1.9 KB
许可证
MIT
适用于

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