New tab Plus 2 Firefox

Examine source code of New tab Plus 2

By: TRM79
Inspect and view changes in New tab Plus 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Change the Firefox's browser.tabs.insertAfterCurrent parameter and/or creating new tabs",
  "manifest_version": 2,
  "name": "New tab+",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup/choose_page.html",
    "default_icon": {
      "16": "icons/newtab-plus-16.png",
      "32": "icons/newtab-plus-32.png"
    }
  },
  "permissions": [
    "browserSettings"
  ]
}

Best New tab Plus 2 Alternatives

Here are some Firefox add-ons that are similar to New tab Plus 2: