go/misc/chrome/gophertool
Brad Fitzpatrick 2ae77376f7 all: link to https instead of http
The one in misc/makerelease/makerelease.go is particularly bad and
probably warrants rotating our keys.

I didn't update old weekly notes, and reverted some changes involving
test code for now, since we're late in the Go 1.5 freeze. Otherwise,
the rest are all auto-generated changes, and all manually reviewed.

Change-Id: Ia2753576ab5d64826a167d259f48a2f50508792d
Reviewed-on: https://go-review.googlesource.com/12048
Reviewed-by: Rob Pike <r@golang.org>
2015-07-11 14:36:33 +00:00
..
background.html gophertool: make work with latest Chrome extension security restrictions 2012-10-07 17:56:10 -07:00
background.js gophertool: make work with latest Chrome extension security restrictions 2012-10-07 17:56:10 -07: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 misc/chrome/gophertool: update for the git/gerrit transition 2014-12-18 07:34:46 +00:00
popup.js gophertool: fix links 2012-10-22 01:05:21 +08:00
README.txt gophertool: also accept commit form 8486:ab29d2698a47 2011-05-23 14:27:51 -07:00

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.