Close same domain tabs Firefox

Examine source code of Close same domain tabs

By: SCaSic
Inspect and view changes in Close same domain tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close same domain tabs",
  "version": "1.0",
  "description": "Closes all tabs for the same domain",
  "icons": {
    "16": "icons/close16.png",
    "32": "icons/close32.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "contextMenus"
  ]
}

Best Close same domain tabs Alternatives

Here are some Firefox add-ons that are similar to Close same domain tabs: