Relternate Firefox

Examine source code of Relternate

Inspect and view changes in Relternate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Relternate",
  "version": "1.0",
  "author": "Michael Homer",
  "description": "Lists alternate versions of a page, and other <link rel> entries",
  "icons": {
    "48": "relternate.png"
  },
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "relternate-bg.js"
    ]
  },
  "page_action": {
    "default_icon": "relternate.png",
    "default_title": "Relternate",
    "default_popup": "relternate.html"
  }
}

Best Relternate Alternatives

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