New Tab Context Firefox

Examine source code of New Tab Context

Inspect and view changes in New Tab Context source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "New Tab Context",
  "description": "Adds a tab context menu item that opens an adjacent new tab.",
  "version": "1.1resigned1",
  "developer": {
    "name": "Luke Baker",
    "url": "https://www.reddit.com/user/Luke-Baker/"
  },
  "icons": {
    "48": "icon_48.png",
    "96": "icon_96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5bd762e6-b119-4729-8960-c39568601224}"
    }
  }
}

Best New Tab Context Alternatives

Here are some Firefox add-ons that are similar to New Tab Context: