golang/misc/chrome/gophertool
John Bampton 2b0e29f516 docs: fix case of GitHub
Change `Github` to `GitHub`

Change-Id: I514e8dc9a19182fcf9fcf5bc1b5fbff253c1a947
GitHub-Last-Rev: 7124c7058e0c7ff19dc8440fa79271eb6cfdaea9
GitHub-Pull-Request: golang/go#44260
Reviewed-on: https://go-review.googlesource.com/c/go/+/291950
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-03-05 02:35:21 +00:00
..
README.txt gophertool: also accept commit form 8486:ab29d2698a47 2011-05-23 14:27:51 -07:00
background.html gophertool: make work with latest Chrome extension security restrictions 2012-10-07 17:56:10 -07:00
background.js misc/chrome/gophertool: replace deprecated tabs.getSelected method 2019-11-18 18:14:37 +00:00
gopher.js all: link to https instead of http 2015-07-11 14:36:33 +00:00
gopher.png gophertool: Chrome extension to aid in Go development 2011-05-23 14:05:18 -07:00
manifest.json misc/chrome/gophertool: fix manifest 2012-07-05 16:52:13 -04:00
popup.html docs: fix case of GitHub 2021-03-05 02:35:21 +00:00
popup.js gophertool: fix links 2012-10-22 01:05:21 +08:00

README.txt

To install:

1) chrome://extensions/
2) click "[+] Developer Mode" in top right
3) "Load unpacked extension..."
4) pick $GOROOT/misc/chrome/gophertool

Done.  It'll now auto-reload from source.