Pop Out Site Tabs Firefox

Examine source code of Pop Out Site Tabs

Inspect and view changes in Pop Out Site Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PopOutSiteTabs",
  "version": "1.0",
  "description": "Gathers all tabs from the same domain as the current tab into a new window.",
  "icons": {
    "48": "icons/popout-48.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/popout-48.png",
    "default_title": "Pop Out Site Tabs"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{258f4f7e-65b9-4d95-84ec-44ea467747d1}"
    }
  }
}

Best Pop Out Site Tabs Alternatives

Here are some Firefox add-ons that are similar to Pop Out Site Tabs: