New Tab Pointer Firefox

Examine source code of New Tab Pointer

By: kkwang
Inspect and view changes in New Tab Pointer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ntp",
  "description": "New Tab Pointer",
  "version": "1.0.4",
  "icons": {
    "64": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ]
}

Best New Tab Pointer Alternatives

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