Go Home Firefox

Examine source code of Go Home

By: Go Home
Inspect and view changes in Go Home source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Go Home",
  "version": "1.0.0",
  "description": "Jump to the root path of the current website with a keyboard shortcut.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "go-home": {
      "suggested_key": {
        "default": "Alt+Shift+G"
      },
      "description": "Go to the root of the current website"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "go-home@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Go Home Alternatives

Here are some Firefox add-ons that are similar to Go Home: