go Firefox

Examine source code of go

By: laniw
Inspect and view changes in go source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "go",
  "description": "Shortlink Manager",
  "version": "1.3.0",
  "omnibox": {
    "keyword": "go"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": "img/go-logo.png"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "background": {
    "scripts": [
      "service-worker.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "go@laniw.com",
      "strict_min_version": "42.0"
    }
  }
}

Best go Alternatives

Here are some Firefox add-ons that are similar to go: