aboutsummaryrefslogtreecommitdiffstats
path: root/godoc-links.user.js
AgeCommit message (Expand)Author
2020-03-22Add version numberHEADv0.0.1masterTeddy Wing
2020-03-22pkg.go.dev: Move source repo link code to a functionTeddy Wing
2020-03-22pkg.go.dev: Add a link to the GoDoc docs in the headerTeddy Wing
2020-03-22Add license (GNU GPLv3+)Teddy Wing
2020-03-22Add function documentationTeddy Wing
2020-03-22github.com: Connect functions together to insert GoDoc linkTeddy Wing
2020-03-22Add a UserScript headerTeddy Wing
2020-03-22Add an init functionTeddy Wing
2020-03-22godoc.org: Wrap code to add link to source repo in a functionTeddy Wing
2020-03-22github.com: Reduce font size of GoDoc linkTeddy Wing
2020-03-22github.com: Add a function to get the Go package name from the URLTeddy Wing
2020-03-22github.com: Add a GoDoc link in the header next to the repo nameTeddy Wing
2020-03-22github.com: Check if a repo uses GoTeddy Wing
2020-03-22Add link to source code on pkg.go.devTeddy Wing
2020-03-22Add a link to the source code on godoc.orgTeddy Wing