GitHub unknown license

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

As of 2020-03-29. See the latest version.

Author
Mottie
Ratings
0 0 0
Version
0.1.1
Created
2020-03-29
Updated
2020-03-29
Size
1.94 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