View Link Source Firefox

Examine source code of View Link Source

Inspect and view changes in View Link Source source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View Link Source",
  "version": "0.2resigned1",
  "description": "Adds a context menu option to view the source of a link",
  "developer": {
    "name": "Nika Layzell",
    "url": "https://github.com/mystor"
  },
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3ed511ee-62ef-46cb-9ed1-20c7eac25bb9}"
    }
  }
}

Best View Link Source Alternatives

Here are some Firefox add-ons that are similar to View Link Source: