Close Similar Tabs Firefox

Examine source code of Close Similar Tabs

By: SY-dev
Inspect and view changes in Close Similar Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "CloseSimilarTabs@shuenyasui.com"
    }
  },
  "background": {
    "scripts": [
      "closeSimilarTabs.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "description": "Close similar tabs with this lightweight and simple extension.",
  "manifest_version": 2,
  "name": "Close Similar Tabs",
  "version": "2.1",
  "permissions": [
    "tabs",
    "menus",
    "storage"
  ]
}

Best Close Similar Tabs Alternatives

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