Split View Firefox

Examine source code of Split View

提供元: Jrmgx Add-on
Inspect and view changes in Split View source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Split View",
  "description": "Open tabs in a native split view right in your browser",
  "homepage_url": "https://github.com/jrmgx/SplitViewExtension",
  "version": "0.1",
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "management",
    "webNavigation"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "actions.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a9219705-9de9-4925-bdaf-e81108d41335}"
    }
  }
}

ベストのSplit View代替案

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