New Tab Pointer Firefox

Examine source code of New Tab Pointer

제작자: 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"
      ]
    }
  ]
}

최고의 New Tab Pointer 대안

다음은 New Tab Pointer과(와) 유사한 Firefox add-on입니다: