Split View Firefox

Examine source code of Split View

Par : 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}"
    }
  }
}

Meilleures alternatives Split View

Voici quelques Firefox add-ons qui sont similaires à Split View :