GitHub unknown license

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

As of 2021-07-21. See the latest version.

Author
Mottie
Ratings
0 0 0
Version
0.1.3
Created
2020-03-29
Updated
2021-07-21
Size
2.01 KB
License
MIT
Applies to

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