Go To Link Text Firefox

Examine source code of Go To Link Text

Inspect and view changes in Go To Link Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Go To Link Text",
  "version": "1.2resigned1",
  "applications": {
    "gecko": {
      "id": "facundop@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "activeTab"
  ]
}

Best Go To Link Text Alternatives

Here are some Firefox add-ons that are similar to Go To Link Text: