diff --git a/misc/chrome/gophertool/gopher.png b/misc/chrome/gophertool/gopher.png new file mode 100644 index 0000000000..0d1abb7418 Binary files /dev/null and b/misc/chrome/gophertool/gopher.png differ diff --git a/misc/chrome/gophertool/manifest.json b/misc/chrome/gophertool/manifest.json new file mode 100644 index 0000000000..a8de8dfd25 --- /dev/null +++ b/misc/chrome/gophertool/manifest.json @@ -0,0 +1,12 @@ +{ + "name": "Hacking Gopher", + "version": "1.0", + "description": "Go Hacking utility", + "browser_action": { + "default_icon": "gopher.png", + "popup": "popup.html" + }, + "permissions": [ + "tabs" + ] +} diff --git a/misc/chrome/gophertool/popup.html b/misc/chrome/gophertool/popup.html new file mode 100644 index 0000000000..a953054c78 --- /dev/null +++ b/misc/chrome/gophertool/popup.html @@ -0,0 +1,69 @@ + + + + + + +issue, +codereview, +commit, or +pkg id/name: +
+Also: buildbots + +