mirror of
https://github.com/golang/go.git
synced 2025-10-27 14:54:15 +00:00
tabs.getSelected has been deprecated since Chrome 33. Instead, use tabs.query. Fixes #35663 Change-Id: I4f7f17f948987aff8409ac8210f04eb1f7ebf908 Reviewed-on: https://go-review.googlesource.com/c/go/+/207402 Reviewed-by: Andrew Bonventre <andybons@golang.org> |
||
|---|---|---|
| .. | ||
| background.html | ||
| background.js | ||
| gopher.js | ||
| gopher.png | ||
| manifest.json | ||
| popup.html | ||
| popup.js | ||
| 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.