Split-Screen Browser Tool Firefox

Examine source code of Split-Screen Browser Tool

Inspect and view changes in Split-Screen Browser Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Split-Screen Browser Tool",
  "description": "Easily split your browser window to view multiple websites side by side.",
  "version": "1.0",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "split-screen-browser-tool@example.com"
    }
  }
}

Best Split-Screen Browser Tool Alternatives

Here are some Firefox add-ons that are similar to Split-Screen Browser Tool: