Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posener/chrome-github-godoc
Chrome extension that replaces Github view of git commit messages with useful godoc.org synopsis
https://github.com/posener/chrome-github-godoc
chrome chrome-extension github go godoc golang
Last synced: 20 days ago
JSON representation
Chrome extension that replaces Github view of git commit messages with useful godoc.org synopsis
- Host: GitHub
- URL: https://github.com/posener/chrome-github-godoc
- Owner: posener
- License: apache-2.0
- Created: 2019-06-15T22:18:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T08:59:31.000Z (over 5 years ago)
- Last Synced: 2024-10-05T12:43:40.283Z (3 months ago)
- Topics: chrome, chrome-extension, github, go, godoc, golang
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/github-godoc/fhlenghekakdnaamlbkhhnnhdlpfpfej
- Size: 294 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrome-github-godoc
![Logo](images/icon128.png)
Chrome extension that:
* Replaces Github view of git commit messages with useful godoc.org synopsis.
* Adds an icon with a link to the package in godoc.org.[Get it on Chrome web store](https://chrome.google.com/webstore/detail/github-godoc/fhlenghekakdnaamlbkhhnnhdlpfpfej)
Before:
![Before](doc/before.png)
After:
![After](doc/after.png)