]> Cypherpunks.ru repositories - gostls13.git/commit
gophertool: Chrome extension to aid in Go development
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 23 May 2011 21:05:18 +0000 (14:05 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 23 May 2011 21:05:18 +0000 (14:05 -0700)
commit09dd5bf13bdf6365e364e81f9122b837670de080
tree5bd5b0ffa349238dd741d91648690f263a647bc1
parent78a7dda739edb2752215675980d6a950b6d6721b
gophertool: Chrome extension to aid in Go development

Contains common links & a smart text box that recognizes various
identifiers and jumps to one of:

* issue URL,
* codereview URL,
* commit URL,
* package docs

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4553058
misc/chrome/gophertool/gopher.png [new file with mode: 0644]
misc/chrome/gophertool/manifest.json [new file with mode: 0644]
misc/chrome/gophertool/popup.html [new file with mode: 0644]