Create New Tab Next to Current Firefox

Examine source code of Create New Tab Next to Current

By: Cgemici Add-on
Inspect and view changes in Create New Tab Next to Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Create New Tab Next to Current",
  "version": "1.0",
  "description": "Open a new tab next to the current one using a hotkey",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "new-tab-next-to-current": {
      "suggested_key": {
        "default": "Alt+X"
      },
      "description": "Open a new tab next to the current one"
    }
  },
  "manifest_version": 2
}

Best Create New Tab Next to Current Alternatives

Here are some Firefox add-ons that are similar to Create New Tab Next to Current: