diff --git a/misc/chrome/gophertool/manifest.json b/misc/chrome/gophertool/manifest.json index 9a936ca8bf..3a2540a862 100644 --- a/misc/chrome/gophertool/manifest.json +++ b/misc/chrome/gophertool/manifest.json @@ -7,7 +7,7 @@ "default_icon": "gopher.png", "popup": "popup.html" }, - "omnibox": { "keyword": "go" }, + "omnibox": { "keyword": "golang" }, "icons": { "16": "gopher.png" },