Open tab with Respect Firefox

Examine source code of Open tab with Respect

By: fezcode
Inspect and view changes in Open tab with Respect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open tab with Respect",
  "version": "1.1",
  "description": "Adds option to right-clicked link's context menu to open tab as previous, next, first or last tab.",
  "author": "Fezcode",
  "developer": {
    "name": "Fezcode",
    "url": "https://github.com/fezcode"
  },
  "homepage_url": "https://github.com/fezcode/open-tab-with-respect",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "permissions": [
    "menus",
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Open tab with Respect Alternatives

Here are some Firefox add-ons that are similar to Open tab with Respect: