Close Bookmarked Tabs Firefox

Examine source code of Close Bookmarked Tabs

Inspect and view changes in Close Bookmarked Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close Bookmarked Tabs",
  "version": "1.1",
  "description": "Adds an option to close all tabs that are bookmarked.",
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "tabs",
    "bookmarks",
    "menus"
  ],
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f9050c6-2be0-49d7-9cfe-69c9fa7c7810}"
    }
  }
}

Best Close Bookmarked Tabs Alternatives

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