NoNewTab Firefox

Examine source code of NoNewTab

提供元: Johannes Spielmann
Inspect and view changes in NoNewTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "no-new-tab@shezi.de",
      "strict_min_version": "97.0"
    }
  },
  "manifest_version": 2,
  "name": "NoNewTab",
  "version": "1.0",
  "description": "Never open links in new tabs!",
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "nonewtab.js"
      ]
    }
  ]
}

ベストのNoNewTab代替案

NoNewTabに類似したFirefox add-onをいくつか紹介します: