Skip to content

cold-rivers-snow/go-search-extension

 
 

Repository files navigation

Go Search Extension

The ultimate search extension for Golang.

Chrome Web Store Mozilla Add-on Microsoft Edge license-mit

https://go.extension.sh/

Installation

Features

  • Search standard library docs
  • Search third party packages on pkg.go.dev
  • Search awesome golang resources
  • Builtin commands (book, conf, meetup, social, and history)

How to use it

Input keyword go in the address bar, press Space to activate the search bar. Then enter any word you want to search, the extension will response the related search results instantly.

Contribution

$ git clone --recursive https://github.com/huhu/go-search-extension
Cloning into 'go-search-extension'...
$ cd go-search-extension

$ make chrome # For Chrome version

$ make firefox # For Firefox version

$ make edge # For Edge version

Get involved

About

The ultimate search extension for Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.0%
  • CSS 10.4%
  • HTML 10.1%
  • Jsonnet 6.7%
  • Shell 5.5%
  • Makefile 0.3%