Godoc GOOS GOARCH icon

Godoc GOOS GOARCH

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
fcgmfmjgbofkmehmlmkepekofggaifnb
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Makes it easy to set GOOS and GOARCH params in godoc

Description from store

Sets GOOS and GOARCH params suitable for godoc. For example, if you select darwin and amd64, then:

GOOS=darwin&GOARCH=amd64

is added to the current page's query string parameters.