Go doc finder
Quickly find Go doc packages served in localhost:6060 or tip.golang.org
Go doc finderとは何ですか?
Go doc finderはsiadat.devによって開発されたChromeの拡張機能で、その主な機能は「Quickly find Go doc packages served in localhost:6060 or tip.golang.org」です。
拡張機能のスクリーンショット
Go doc finder拡張機能のCRXファイルをダウンロード
Go doc finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
github.com/siadat/chrome-godoc
Search in Go docs and quickly find documentation for a package, function, or type.
Type 'go' followed by a package name and optionally followed by a function of type name. For example, try 'go http', or 'go httpu dump'.
Examples:
go http
go http new
go http#new
go #new
go #
Clear the cache with:
go !
See https://github.com/siadat/chrome-godoc for usage. 拡張機能の基本情報
| 名前 | |
| ID | ngfiehnpfcdmknddodaojcjpondamjcc |
| 公式URL | https://chromewebstore.google.com/detail/go-doc-finder/ngfiehnpfcdmknddodaojcjpondamjcc |
| 説明 | Quickly find Go doc packages served in localhost:6060 or tip.golang.org |
| ファイルサイズ | 5.18 KB |
| インストール数 | 31 |
| 現在のバージョン | 0.4.0 |
| 最終更新日 | 2016-07-21 |
| 公開日 | 2016-07-21 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | siadat.dev |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Go doc finder",
"short_name": "go",
"description": "Quickly find Go doc packages served in localhost:6060 or tip.golang.org",
"version": "0.4.0",
"author": "Sina Siadat | |