New Tab Pointer Firefox

Examine source code of New Tab Pointer

Par : kkwang Add-on
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"
      ]
    }
  ]
}

Meilleures alternatives New Tab Pointer

Voici quelques Firefox add-ons qui sont similaires à New Tab Pointer :