NiftySplit (Port) Firefox

Examine source code of NiftySplit (Port)

提供元: THFYM
Inspect and view changes in NiftySplit (Port) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NiftySplit (Port)",
  "version": "0.8.2",
  "description": "Splits the screen and loads all links in the second window",
  "author": "Arno van den Brink (Port by THFYM)",
  "background": {
    "persistent": true,
    "scripts": [
      "scripts/background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "scripts/contentscript.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "icons": {
    "48": "images/icon48.png",
    "96": "images/icon96.png"
  },
  "options_ui": {
    "page": "pages/options.html",
    "browser_style": true
  },
  "permissions": [
    "contextMenus",
    "tabs"
  ]
}

ベストのNiftySplit (Port)代替案

NiftySplit (Port)に類似したFirefox add-onをいくつか紹介します: