FFTabClose - Auto Tab Closer Firefox

Examine source code of FFTabClose - Auto Tab Closer

By: nthnbch Add-on
Inspect and view changes in FFTabClose - Auto Tab Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FFTabClose",
  "version": "5.2.0",
  "description": "Auto-close tabs like Arc Browser — close normal tabs, sleep pinned/essential tabs",
  "author": "nthnbch",
  "icons": {
    "16": "icons/icon-16.svg",
    "48": "icons/icon-48.svg",
    "128": "icons/icon-128.svg"
  },
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.svg",
      "48": "icons/icon-48.svg"
    },
    "default_title": "FFTabClose",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fftabclose@nathan.swiss",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FFTabClose - Auto Tab Closer Alternatives

Here are some Firefox add-ons that are similar to FFTabClose - Auto Tab Closer: