Close Site Tabs Firefox

Examine source code of Close Site Tabs

By: SN
Inspect and view changes in Close Site Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close Site Tabs",
  "version": "1.0",
  "description": "Adds a 'Close site tabs' option to the tab title pop-up menu to close all tabs from the same base domain.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "close-site-tabs@srinryn.com"
    }
  }
}

Best Close Site Tabs Alternatives

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